#FF2008#FF2008
#FF2008 is a light, highly saturated red. Relative luminance 0.223; OKLCH L 63.6% C 0.250 H 30.3°. Best body text is #000000 at 5.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FF2008 |
|---|---|
| RGB | rgb(255, 32, 8) |
| HSL | hsl(6, 100%, 52%) |
| HSV | hsv(6, 97%, 100%) |
| CMYK | cmyk(0%, 87.5%, 96.9%, 0%) |
| CIE-LAB | lab(54.36, 76.96, 65.74) |
| CIE-LCH | lch(54.36, 101.22, 40.50°) |
| OKLab | oklab(63.63% 0.2157 0.1258) |
| OKLCH | oklch(63.63% 0.25 30.3) |
| XYZ | xyz(41.8059, 22.3178, 2.3363) |
| Luminance | 0.2231 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red
#FF0000
ΔE00 1.31
Fire Engine Red
#FE0002
ΔE00 1.50
Vermillion
#F4320C
ΔE00 1.92
Bright Red
#FF000D
ΔE00 1.94
Orangish Red
#F43605
ΔE00 2.62
Orange Red
#FD411E
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF2008 #08E7FF
analogous
#FF086C #FF2008 #FF9C08
triadic
#FF2008 #08FF20 #2008FF
tetradic
#FF2008 #6CFF08 #08E7FF #9C08FF
square
#FF2008 #6CFF08 #08E7FF #9C08FF
split-complementary
#FF2008 #08FF9C #086CFF
monochromatic
#8D0E00 #CA1400 #FF2008 #FF5745 #FF8F82
Accessibility & contrast
On white
3.84
#FF2008 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.46
#FF2008 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF2008
5.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF2008 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF2008 | 1.00 | 3.84 | 5.46 | 5.46 |
| #FFFFFF | 3.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#726400
Deuteranopia (green-blind)
#A69300
Tritanopia (blue-blind)
#FF0021
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #ff2008; /* rgb */ color: rgb(255, 32, 8); /* oklch */ color: oklch(63.6% 0.250 30.3);
Tailwind
colors: {
custom: {
50: '#ff7856',
500: '#ff2008',
950: '#000000',
},
}SCSS
$custom: #ff2008; $custom-light: #ff7856; $custom-dark: #000000;
JSON
{
"hex": "#ff2008",
"rgb": {
"r": 255,
"g": 32,
"b": 8
},
"hsl": {
"h": 5.83,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.6363,
"c": 0.24971,
"h": 30.3
},
"luminance": 0.22311
}Semantic roles & 50–950 ramp
primary
#FF2008
secondary
#7BDDE8
accent
#EAFF29
background
#FFF8F5
surface
#FFEFE9
border
#D7CAC5
text
#1C0B03
muted
#887C78