#FF0D08#FF0D08
#FF0D08 is a light, highly saturated red. Relative luminance 0.216; OKLCH L 63.0% C 0.255 H 29.2°. Best body text is #000000 at 5.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FF0D08 |
|---|---|
| RGB | rgb(255, 13, 8) |
| HSL | hsl(1, 100%, 52%) |
| HSV | hsv(1, 97%, 100%) |
| CMYK | cmyk(0%, 94.9%, 96.9%, 0%) |
| CIE-LAB | lab(53.57, 79.24, 65.38) |
| CIE-LCH | lch(53.57, 102.73, 39.52°) |
| OKLab | oklab(63.04% 0.2228 0.1245) |
| OKLCH | oklch(63.04% 0.255 29.2) |
| XYZ | xyz(41.4334, 21.5726, 2.2121) |
| Luminance | 0.2157 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Fire Engine Red
#FE0002
ΔE00 0.60
Red
#FF0000
ΔE00 0.61
Bright Red
#FF000D
ΔE00 0.83
Vermillion
#F4320C
ΔE00 2.56
Orangish Red
#F43605
ΔE00 3.46
Tomato (survey)
#EF4026
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF0D08 #08FAFF
analogous
#FF087E #FF0D08 #FF8908
triadic
#FF0D08 #08FF0D #0D08FF
tetradic
#FF0D08 #7EFF08 #08FAFF #8908FF
square
#FF0D08 #7EFF08 #08FAFF #8908FF
split-complementary
#FF0D08 #08FF89 #087EFF
monochromatic
#8D0300 #CA0400 #FF0D08 #FF4945 #FF8582
Accessibility & contrast
On white
3.95
#FF0D08 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.31
#FF0D08 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF0D08
5.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF0D08 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF0D08 | 1.00 | 3.95 | 5.31 | 5.31 |
| #FFFFFF | 3.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E6000
Deuteranopia (green-blind)
#A49100
Tritanopia (blue-blind)
#FF0016
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #ff0d08; /* rgb */ color: rgb(255, 13, 8); /* oklch */ color: oklch(63.0% 0.255 29.2);
Tailwind
colors: {
custom: {
50: '#ff7555',
500: '#ff0d08',
950: '#000000',
},
}SCSS
$custom: #ff0d08; $custom-light: #ff7555; $custom-dark: #000000;
JSON
{
"hex": "#ff0d08",
"rgb": {
"r": 255,
"g": 13,
"b": 8
},
"hsl": {
"h": 1.215,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.63045,
"c": 0.25519,
"h": 29.2
},
"luminance": 0.21565
}Semantic roles & 50–950 ramp
primary
#FF0D08
secondary
#7BE6E8
accent
#FBFF29
background
#FFF7F5
surface
#FFEEE9
border
#D7C9C5
text
#1C0A03
muted
#887C78