#FAFAEA#FAFAEA
#FAFAEA is a very light, muted yellow. Relative luminance 0.946; OKLCH L 98.1% C 0.021 H 106.8°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFAEA |
|---|---|
| RGB | rgb(250, 250, 234) |
| HSL | hsl(60, 62%, 95%) |
| HSV | hsv(60, 6%, 98%) |
| CMYK | cmyk(0%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(97.89, -2.72, 7.67) |
| CIE-LCH | lch(97.89, 8.14, 109.56°) |
| OKLab | oklab(98.08% -0.0061 0.0201) |
| OKLCH | oklch(98.08% 0.021 106.8) |
| XYZ | xyz(88.4592, 94.6361, 91.4324) |
| Luminance | 0.9464 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.09
Beige
#F5F5DC
ΔE00 3.45
Floralwhite
#FFFAF0
ΔE00 3.92
Off White (survey)
#FFFFE4
ΔE00 3.94
Oldlace
#FDF5E6
ΔE00 4.00
Eggshell
#F0EAD6
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFAEA #EAEAFA
analogous
#FAF2EA #FAFAEA #F2FAEA
triadic
#FAFAEA #EAFAFA #FAEAFA
tetradic
#FAFAEA #EAFAF2 #EAEAFA #FAEAF2
square
#FAFAEA #EAFAF2 #EAEAFA #FAEAF2
split-complementary
#FAFAEA #EAF2FA #F2EAFA
monochromatic
#E2E287 #EEEEB9 #F9F9E6 #F9F9E6 #F9F9E6
Accessibility & contrast
On white
1.05
#FAFAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#FAFAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFAEA
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFAEA | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E9
Deuteranopia (green-blind)
#FDF9EB
Tritanopia (blue-blind)
#FDF8F5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fafaea; /* rgb */ color: rgb(250, 250, 234); /* oklch */ color: oklch(98.1% 0.021 106.8);
Tailwind
colors: {
custom: {
50: '#fcfbf0',
500: '#fafaea',
950: '#000000',
},
}SCSS
$custom: #fafaea; $custom-light: #fcfbf0; $custom-dark: #000000;
JSON
{
"hex": "#fafaea",
"rgb": {
"r": 250,
"g": 250,
"b": 234
},
"hsl": {
"h": 60,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.98081,
"c": 0.02099,
"h": 106.8
},
"luminance": 0.94636
}Semantic roles & 50–950 ramp
primary
#FAFAEA
secondary
#ABABDD
accent
#1CC91C
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585