#FF0908#FF0908
#FF0908 is a light, highly saturated red. Relative luminance 0.215; OKLCH L 63.0% C 0.256 H 29.1°. Best body text is #000000 at 5.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FF0908 |
|---|---|
| RGB | rgb(255, 9, 8) |
| HSL | hsl(0, 100%, 52%) |
| HSV | hsv(0, 97%, 100%) |
| CMYK | cmyk(0%, 96.5%, 96.9%, 0%) |
| CIE-LAB | lab(53.47, 79.53, 65.33) |
| CIE-LCH | lch(53.47, 102.93, 39.40°) |
| OKLab | oklab(62.97% 0.2237 0.1243) |
| OKLCH | oklch(62.97% 0.256 29.1) |
| XYZ | xyz(41.3871, 21.4802, 2.1967) |
| Luminance | 0.2147 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Fire Engine Red
#FE0002
ΔE00 0.56
Red
#FF0000
ΔE00 0.63
Bright Red
#FF000D
ΔE00 0.71
Vermillion
#F4320C
ΔE00 2.67
Orangish Red
#F43605
ΔE00 3.58
Tomato (survey)
#EF4026
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF0908 #08FEFF
analogous
#FF0883 #FF0908 #FF8508
triadic
#FF0908 #08FF09 #0908FF
tetradic
#FF0908 #83FF08 #08FEFF #8508FF
square
#FF0908 #83FF08 #08FEFF #8508FF
split-complementary
#FF0908 #08FF85 #0883FF
monochromatic
#8D0100 #CA0100 #FF0908 #FF4645 #FF8382
Accessibility & contrast
On white
3.97
#FF0908 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.29
#FF0908 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF0908
5.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF0908 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF0908 | 1.00 | 3.97 | 5.29 | 5.29 |
| #FFFFFF | 3.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E6000
Deuteranopia (green-blind)
#A49100
Tritanopia (blue-blind)
#FF0015
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #ff0908; /* rgb */ color: rgb(255, 9, 8); /* oklch */ color: oklch(63.0% 0.256 29.1);
Tailwind
colors: {
custom: {
50: '#ff7455',
500: '#ff0908',
950: '#000000',
},
}SCSS
$custom: #ff0908; $custom-light: #ff7455; $custom-dark: #000000;
JSON
{
"hex": "#ff0908",
"rgb": {
"r": 255,
"g": 9,
"b": 8
},
"hsl": {
"h": 0.243,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.62971,
"c": 0.2559,
"h": 29.1
},
"luminance": 0.21473
}Semantic roles & 50–950 ramp
primary
#FF0908
secondary
#7BE7E8
accent
#FEFF29
background
#FFF7F5
surface
#FFEEE9
border
#D7C9C5
text
#1C0A03
muted
#887C78