#FAEAEA#FAEAEA
#FAEAEA is a very light, near-neutral red. Relative luminance 0.851; OKLCH L 95.0% C 0.017 H 17.5°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEAEA |
|---|---|
| RGB | rgb(250, 234, 234) |
| HSL | hsl(0, 62%, 95%) |
| HSV | hsv(0, 6%, 98%) |
| CMYK | cmyk(0%, 6.4%, 6.4%, 2%) |
| CIE-LAB | lab(93.93, 5.41, 1.95) |
| CIE-LCH | lch(93.93, 5.75, 19.80°) |
| OKLab | oklab(94.97% 0.0166 0.0052) |
| OKLCH | oklch(94.97% 0.017 17.5) |
| XYZ | xyz(83.6967, 85.1111, 89.8449) |
| Luminance | 0.8511 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.60
Very Light Pink
#FFF4F2
ΔE00 3.06
Mistyrose
#FFE4E1
ΔE00 3.98
Seashell
#FFF5EE
ΔE00 5.26
Snow
#FFFAFA
ΔE00 5.42
Linen
#FAF0E6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEAEA #EAFAFA
analogous
#FAEAF2 #FAEAEA #FAF2EA
triadic
#FAEAEA #EAFAEA #EAEAFA
tetradic
#FAEAEA #F2FAEA #EAFAFA #F2EAFA
square
#FAEAEA #F2FAEA #EAFAFA #F2EAFA
split-complementary
#FAEAEA #EAFAF2 #EAF2FA
monochromatic
#E28787 #EEB9B9 #F9E6E6 #F9E6E6 #F9E6E6
Accessibility & contrast
On white
1.17
#FAEAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#FAEAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEAEA
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEAEA | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#F0EFEA
Tritanopia (blue-blind)
#FEE9EA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #faeaea; /* rgb */ color: rgb(250, 234, 234); /* oklch */ color: oklch(95.0% 0.017 17.5);
Tailwind
colors: {
custom: {
50: '#fcf0f0',
500: '#faeaea',
950: '#000000',
},
}SCSS
$custom: #faeaea; $custom-light: #fcf0f0; $custom-dark: #000000;
JSON
{
"hex": "#faeaea",
"rgb": {
"r": 250,
"g": 234,
"b": 234
},
"hsl": {
"h": 0,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.94973,
"c": 0.01742,
"h": 17.5
},
"luminance": 0.8511
}Semantic roles & 50–950 ramp
primary
#FAEAEA
secondary
#ABDDDD
accent
#C9C91C
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585