#FF020E#FF020E
#FF020E is a light, highly saturated red. Relative luminance 0.213; OKLCH L 62.9% C 0.257 H 28.5°. Best body text is #000000 at 5.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FF020E |
|---|---|
| RGB | rgb(255, 2, 14) |
| HSL | hsl(357, 100%, 50%) |
| HSV | hsv(357, 99%, 100%) |
| CMYK | cmyk(0%, 99.2%, 94.5%, 0%) |
| CIE-LAB | lab(53.32, 80.05, 63.77) |
| CIE-LCH | lch(53.32, 102.35, 38.54°) |
| OKLab | oklab(62.87% 0.2257 0.1226) |
| OKLCH | oklch(62.87% 0.257 28.5) |
| XYZ | xyz(41.3466, 21.3424, 2.3579) |
| Luminance | 0.2134 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bright Red
#FF000D
ΔE00 0.09
Fire Engine Red
#FE0002
ΔE00 1.13
Red
#FF0000
ΔE00 1.31
Vermillion
#F4320C
ΔE00 3.23
Tomato (survey)
#EF4026
ΔE00 3.65
Orangey Red
#FA4224
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF020E #02FFF3
analogous
#FF028D #FF020E #FF7402
triadic
#FF020E #0EFF02 #020EFF
tetradic
#FF020E #8DFF02 #02FFF3 #7402FF
square
#FF020E #8DFF02 #02FFF3 #7402FF
split-complementary
#FF020E #02FF74 #028DFF
monochromatic
#870006 #C40009 #FF020E #FF3F48 #FF7C83
Accessibility & contrast
On white
3.99
#FF020E on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.27
#FF020E on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF020E
5.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF020E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF020E | 1.00 | 3.99 | 5.27 | 5.27 |
| #FFFFFF | 3.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D5F02
Deuteranopia (green-blind)
#A39000
Tritanopia (blue-blind)
#FF0013
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #ff020e; /* rgb */ color: rgb(255, 2, 14); /* oklch */ color: oklch(62.9% 0.257 28.5);
Tailwind
colors: {
custom: {
50: '#ff7457',
500: '#ff020e',
950: '#000000',
},
}SCSS
$custom: #ff020e; $custom-light: #ff7457; $custom-dark: #000000;
JSON
{
"hex": "#ff020e",
"rgb": {
"r": 255,
"g": 2,
"b": 14
},
"hsl": {
"h": 357.154,
"s": 100,
"l": 50.392
},
"oklch": {
"l": 0.62866,
"c": 0.25683,
"h": 28.5
},
"luminance": 0.21335
}Semantic roles & 50–950 ramp
primary
#FF020E
secondary
#76E7E1
accent
#FFF529
background
#FFF7F5
surface
#FFEEE9
border
#D7C9C5
text
#1C0A03
muted
#887C78