#FF080B#FF080B
#FF080B is a light, highly saturated red. Relative luminance 0.215; OKLCH L 63.0% C 0.256 H 28.9°. Best body text is #000000 at 5.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FF080B |
|---|---|
| RGB | rgb(255, 8, 11) |
| HSL | hsl(359, 100%, 52%) |
| HSV | hsv(359, 97%, 100%) |
| CMYK | cmyk(0%, 96.9%, 95.7%, 0%) |
| CIE-LAB | lab(53.45, 79.62, 64.62) |
| CIE-LCH | lch(53.45, 102.54, 39.06°) |
| OKLab | oklab(62.96% 0.2241 0.1236) |
| OKLCH | oklch(62.96% 0.256 28.9) |
| XYZ | xyz(41.3929, 21.4651, 2.2804) |
| Luminance | 0.2146 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bright Red
#FF000D
ΔE00 0.43
Fire Engine Red
#FE0002
ΔE00 0.77
Red
#FF0000
ΔE00 0.90
Vermillion
#F4320C
ΔE00 2.86
Tomato (survey)
#EF4026
ΔE00 3.57
Orangish Red
#F43605
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF080B #08FFFC
analogous
#FF0887 #FF080B #FF8008
triadic
#FF080B #0BFF08 #080BFF
tetradic
#FF080B #87FF08 #08FFFC #8008FF
square
#FF080B #87FF08 #08FFFC #8008FF
split-complementary
#FF080B #08FF80 #0887FF
monochromatic
#8D0002 #CA0002 #FF080B #FF4547 #FF8284
Accessibility & contrast
On white
3.97
#FF080B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.29
#FF080B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF080B
5.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF080B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF080B | 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)
#6D6000
Deuteranopia (green-blind)
#A39100
Tritanopia (blue-blind)
#FF0015
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #ff080b; /* rgb */ color: rgb(255, 8, 11); /* oklch */ color: oklch(63.0% 0.256 28.9);
Tailwind
colors: {
custom: {
50: '#ff7456',
500: '#ff080b',
950: '#000000',
},
}SCSS
$custom: #ff080b; $custom-light: #ff7456; $custom-dark: #000000;
JSON
{
"hex": "#ff080b",
"rgb": {
"r": 255,
"g": 8,
"b": 11
},
"hsl": {
"h": 359.271,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.62962,
"c": 0.25596,
"h": 28.9
},
"luminance": 0.21458
}Semantic roles & 50–950 ramp
primary
#FF080B
secondary
#7BE8E6
accent
#FFFC29
background
#FFF7F5
surface
#FFEEE9
border
#D7C9C5
text
#1C0A03
muted
#887C78