#FAFBEC#FAFBEC
#FAFBEC is a very light, near-neutral yellow. Relative luminance 0.954; OKLCH L 98.3% C 0.020 H 109.9°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFBEC |
|---|---|
| RGB | rgb(250, 251, 236) |
| HSL | hsl(64, 65%, 95%) |
| HSV | hsv(64, 6%, 98%) |
| CMYK | cmyk(0.4%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(98.18, -2.90, 7.07) |
| CIE-LCH | lch(98.18, 7.64, 112.28°) |
| OKLab | oklab(98.33% -0.0067 0.0185) |
| OKLCH | oklch(98.33% 0.02 109.9) |
| XYZ | xyz(89.0597, 95.3747, 93.0580) |
| Luminance | 0.9537 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 0.96
Beige
#F5F5DC
ΔE00 3.83
Floralwhite
#FFFAF0
ΔE00 3.97
Off White (survey)
#FFFFE4
ΔE00 4.24
Oldlace
#FDF5E6
ΔE00 4.36
Eggshell
#F0EAD6
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFBEC #EDECFB
analogous
#FBF4EC #FAFBEC #F2FBEC
triadic
#FAFBEC #ECFAFB #FBECFA
tetradic
#FAFBEC #ECFBF4 #EDECFB #FBECF2
square
#FAFBEC #ECFBF4 #EDECFB #FBECF2
split-complementary
#FAFBEC #ECF2FB #F4ECFB
monochromatic
#DFE687 #EDF0B9 #F8FAE6 #F8FAE6 #F8FAE6
Accessibility & contrast
On white
1.05
#FAFBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.07
#FAFBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFBEC
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFBEC | 1.00 | 1.05 | 20.07 | 20.07 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9EB
Deuteranopia (green-blind)
#FEFAEC
Tritanopia (blue-blind)
#FCF9F7
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fafbec; /* rgb */ color: rgb(250, 251, 236); /* oklch */ color: oklch(98.3% 0.020 109.9);
Tailwind
colors: {
custom: {
50: '#fcfcf2',
500: '#fafbec',
950: '#000000',
},
}SCSS
$custom: #fafbec; $custom-light: #fcfcf2; $custom-dark: #000000;
JSON
{
"hex": "#fafbec",
"rgb": {
"r": 250,
"g": 251,
"b": 236
},
"hsl": {
"h": 64,
"s": 65.217,
"l": 95.49
},
"oklch": {
"l": 0.98329,
"c": 0.0197,
"h": 109.9
},
"luminance": 0.95374
}Semantic roles & 50–950 ramp
primary
#FAFBEC
secondary
#AFABE0
accent
#18CD24
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585