#FF080A#FF080A
#FF080A 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 | #FF080A |
|---|---|
| RGB | rgb(255, 8, 10) |
| HSL | hsl(360, 100%, 52%) |
| HSV | hsv(360, 97%, 100%) |
| CMYK | cmyk(0%, 96.9%, 96.1%, 0%) |
| CIE-LAB | lab(53.45, 79.61, 64.86) |
| CIE-LCH | lch(53.45, 102.69, 39.17°) |
| OKLab | oklab(62.96% 0.2241 0.1238) |
| OKLCH | oklch(62.96% 0.256 28.9) |
| XYZ | xyz(41.3872, 21.4629, 2.2508) |
| Luminance | 0.2146 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bright Red
#FF000D
ΔE00 0.51
Fire Engine Red
#FE0002
ΔE00 0.69
Red
#FF0000
ΔE00 0.81
Vermillion
#F4320C
ΔE00 2.80
Tomato (survey)
#EF4026
ΔE00 3.59
Orangish Red
#F43605
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF080A #08FFFD
analogous
#FF0886 #FF080A #FF8208
triadic
#FF080A #0AFF08 #080AFF
tetradic
#FF080A #86FF08 #08FFFD #8208FF
square
#FF080A #86FF08 #08FFFD #8208FF
split-complementary
#FF080A #08FF82 #0886FF
monochromatic
#8D0001 #CA0002 #FF080A #FF4547 #FF8283
Accessibility & contrast
On white
3.97
#FF080A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.29
#FF080A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF080A
5.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF080A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF080A | 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: #ff080a; /* rgb */ color: rgb(255, 8, 10); /* oklch */ color: oklch(63.0% 0.256 28.9);
Tailwind
colors: {
custom: {
50: '#ff7455',
500: '#ff080a',
950: '#000000',
},
}SCSS
$custom: #ff080a; $custom-light: #ff7455; $custom-dark: #000000;
JSON
{
"hex": "#ff080a",
"rgb": {
"r": 255,
"g": 8,
"b": 10
},
"hsl": {
"h": 359.514,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.62959,
"c": 0.25599,
"h": 28.9
},
"luminance": 0.21456
}Semantic roles & 50–950 ramp
primary
#FF080A
secondary
#7BE8E7
accent
#FFFD29
background
#FFF7F5
surface
#FFEEE9
border
#D7C9C5
text
#1C0A03
muted
#887C78