#FF0E08#FF0E08
#FF0E08 is a light, highly saturated red. Relative luminance 0.216; OKLCH L 63.1% C 0.255 H 29.2°. Best body text is #000000 at 5.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FF0E08 |
|---|---|
| RGB | rgb(255, 14, 8) |
| HSL | hsl(1, 100%, 52%) |
| HSV | hsv(1, 97%, 100%) |
| CMYK | cmyk(0%, 94.5%, 96.9%, 0%) |
| CIE-LAB | lab(53.60, 79.16, 65.39) |
| CIE-LCH | lch(53.60, 102.68, 39.56°) |
| OKLab | oklab(63.07% 0.2225 0.1245) |
| OKLCH | oklch(63.07% 0.255 29.2) |
| XYZ | xyz(41.4465, 21.5989, 2.2165) |
| Luminance | 0.2159 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Red
#FF0000
ΔE00 0.61
Fire Engine Red
#FE0002
ΔE00 0.62
Bright Red
#FF000D
ΔE00 0.87
Vermillion
#F4320C
ΔE00 2.53
Orangish Red
#F43605
ΔE00 3.43
Tomato (survey)
#EF4026
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF0E08 #08F9FF
analogous
#FF087E #FF0E08 #FF8908
triadic
#FF0E08 #08FF0E #0E08FF
tetradic
#FF0E08 #7EFF08 #08F9FF #8908FF
square
#FF0E08 #7EFF08 #08F9FF #8908FF
split-complementary
#FF0E08 #08FF89 #087EFF
monochromatic
#8D0300 #CA0500 #FF0E08 #FF4A45 #FF8582
Accessibility & contrast
On white
3.95
#FF0E08 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.32
#FF0E08 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF0E08
5.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF0E08 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF0E08 | 1.00 | 3.95 | 5.32 | 5.32 |
| #FFFFFF | 3.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E6000
Deuteranopia (green-blind)
#A49100
Tritanopia (blue-blind)
#FF0017
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #ff0e08; /* rgb */ color: rgb(255, 14, 8); /* oklch */ color: oklch(63.1% 0.255 29.2);
Tailwind
colors: {
custom: {
50: '#ff7555',
500: '#ff0e08',
950: '#000000',
},
}SCSS
$custom: #ff0e08; $custom-light: #ff7555; $custom-dark: #000000;
JSON
{
"hex": "#ff0e08",
"rgb": {
"r": 255,
"g": 14,
"b": 8
},
"hsl": {
"h": 1.457,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.63066,
"c": 0.255,
"h": 29.2
},
"luminance": 0.21592
}Semantic roles & 50–950 ramp
primary
#FF0E08
secondary
#7BE5E8
accent
#FAFF29
background
#FFF7F5
surface
#FFEEE9
border
#D7C9C5
text
#1C0A03
muted
#887C78