#FFEAEA#FFEAEA
#FFEAEA is a very light, muted red. Relative luminance 0.860; OKLCH L 95.4% C 0.023 H 17.6°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAEA |
|---|---|
| RGB | rgb(255, 234, 234) |
| HSL | hsl(0, 100%, 96%) |
| HSV | hsv(0, 8%, 100%) |
| CMYK | cmyk(0%, 8.2%, 8.2%, 0%) |
| CIE-LAB | lab(94.33, 7.12, 2.58) |
| CIE-LCH | lch(94.33, 7.57, 19.93°) |
| OKLab | oklab(95.38% 0.0219 0.0069) |
| OKLCH | oklch(95.38% 0.023 17.6) |
| XYZ | xyz(85.5126, 86.0475, 89.9300) |
| Luminance | 0.8605 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.48
Lavenderblush
#FFF0F5
ΔE00 3.10
Very Light Pink
#FFF4F2
ΔE00 4.49
Seashell
#FFF5EE
ΔE00 6.57
Snow
#FFFAFA
ΔE00 6.94
Linen
#FAF0E6
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAEA #EAFFFF
analogous
#FFEAF4 #FFEAEA #FFF4EA
triadic
#FFEAEA #EAFFEA #EAEAFF
tetradic
#FFEAEA #F4FFEA #EAFFFF #F4EAFF
square
#FFEAEA #F4FFEA #EAFFFF #F4EAFF
split-complementary
#FFEAEA #EAFFF4 #EAF4FF
monochromatic
#FF7070 #FFADAD #FFE0E0 #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.15
#FFEAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#FFEAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAEA
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAEA | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEA
Deuteranopia (green-blind)
#F2F0EA
Tritanopia (blue-blind)
#FFE8EA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffeaea; /* rgb */ color: rgb(255, 234, 234); /* oklch */ color: oklch(95.4% 0.023 17.6);
Tailwind
colors: {
custom: {
50: '#fff0f0',
500: '#ffeaea',
950: '#000000',
},
}SCSS
$custom: #ffeaea; $custom-light: #fff0f0; $custom-dark: #000000;
JSON
{
"hex": "#ffeaea",
"rgb": {
"r": 255,
"g": 234,
"b": 234
},
"hsl": {
"h": 0,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.95384,
"c": 0.02293,
"h": 17.6
},
"luminance": 0.86046
}Semantic roles & 50–950 ramp
primary
#FFEAEA
secondary
#9FEEEE
accent
#E5E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181616
muted
#868585