#FF141E#FF141E
#FF141E is a light, highly saturated red. Relative luminance 0.219; OKLCH L 63.3% C 0.252 H 27.6°. Best body text is #000000 at 5.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FF141E |
|---|---|
| RGB | rgb(255, 20, 30) |
| HSL | hsl(357, 100%, 54%) |
| HSV | hsv(357, 92%, 100%) |
| CMYK | cmyk(0%, 92.2%, 88.2%, 0%) |
| CIE-LAB | lab(53.88, 78.82, 58.44) |
| CIE-LCH | lch(53.88, 98.12, 36.56°) |
| OKLab | oklab(63.3% 0.2236 0.1171) |
| OKLCH | oklch(63.3% 0.252 27.6) |
| XYZ | xyz(41.7300, 21.8613, 3.2506) |
| Luminance | 0.2185 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bright Red
#FF000D
ΔE00 1.98
Fire Engine Red
#FE0002
ΔE00 3.01
Red
#FF0000
ΔE00 3.18
Tomato (survey)
#EF4026
ΔE00 3.64
Cherry Red
#F7022A
ΔE00 3.79
Orangey Red
#FA4224
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF141E #14FFF5
analogous
#FF1494 #FF141E #FF8014
triadic
#FF141E #1EFF14 #141EFF
tetradic
#FF141E #94FF14 #14FFF5 #8014FF
square
#FF141E #94FF14 #14FFF5 #8014FF
split-complementary
#FF141E #14FF80 #1494FF
monochromatic
#990006 #D60009 #FF141E #FF5159 #FF8E93
Accessibility & contrast
On white
3.91
#FF141E on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.37
#FF141E on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF141E
5.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF141E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF141E | 1.00 | 3.91 | 5.37 | 5.37 |
| #FFFFFF | 3.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E6219
Deuteranopia (green-blind)
#A49203
Tritanopia (blue-blind)
#FF001F
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #ff141e; /* rgb */ color: rgb(255, 20, 30); /* oklch */ color: oklch(63.3% 0.252 27.6);
Tailwind
colors: {
custom: {
50: '#ff765e',
500: '#ff141e',
950: '#000000',
},
}SCSS
$custom: #ff141e; $custom-light: #ff765e; $custom-dark: #000000;
JSON
{
"hex": "#ff141e",
"rgb": {
"r": 255,
"g": 20,
"b": 30
},
"hsl": {
"h": 357.447,
"s": 100,
"l": 53.922
},
"oklch": {
"l": 0.63298,
"c": 0.25243,
"h": 27.6
},
"luminance": 0.21854
}Semantic roles & 50–950 ramp
primary
#FF141E
secondary
#85EAE5
accent
#FFF629
background
#FFF8F5
surface
#FFEFE9
border
#D7CAC5
text
#1C0A05
muted
#887C79