#FAFBEE#FAFBEE
#FAFBEE is a very light, near-neutral yellow. Relative luminance 0.955; OKLCH L 98.4% C 0.017 H 110.3°. Best body text is #000000 at 20.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFBEE |
|---|---|
| RGB | rgb(250, 251, 238) |
| HSL | hsl(65, 62%, 96%) |
| HSV | hsv(65, 5%, 98%) |
| CMYK | cmyk(0.4%, 0%, 5.2%, 1.6%) |
| CIE-LAB | lab(98.23, -2.56, 6.11) |
| CIE-LCH | lch(98.23, 6.62, 112.76°) |
| OKLab | oklab(98.38% -0.0059 0.016) |
| OKLCH | oklch(98.38% 0.017 110.3) |
| XYZ | xyz(89.3519, 95.4916, 94.5969) |
| Luminance | 0.9549 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.16
Floralwhite
#FFFAF0
ΔE00 3.45
Oldlace
#FDF5E6
ΔE00 4.24
Beige
#F5F5DC
ΔE00 4.59
Mintcream
#F5FFFA
ΔE00 4.77
Off White
#FAF9F6
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFBEE #EFEEFB
analogous
#FBF5EE #FAFBEE #F3FBEE
triadic
#FAFBEE #EEFAFB #FBEEFA
tetradic
#FAFBEE #EEFBF5 #EFEEFB #FBEEF3
square
#FAFBEE #EEFBF5 #EFEEFB #FBEEF3
split-complementary
#FAFBEE #EEF3FB #F5EEFB
monochromatic
#DDE48B #EBEFBC #F8F9E6 #F8F9E6 #F8F9E6
Accessibility & contrast
On white
1.04
#FAFBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.10
#FAFBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFBEE
20.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFBEE | 1.00 | 1.04 | 20.10 | 20.10 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAED
Deuteranopia (green-blind)
#FDFAEE
Tritanopia (blue-blind)
#FCF9F7
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fafbee; /* rgb */ color: rgb(250, 251, 238); /* oklch */ color: oklch(98.4% 0.017 110.3);
Tailwind
colors: {
custom: {
50: '#fcfcf3',
500: '#fafbee',
950: '#000000',
},
}SCSS
$custom: #fafbee; $custom-light: #fcfcf3; $custom-dark: #000000;
JSON
{
"hex": "#fafbee",
"rgb": {
"r": 250,
"g": 251,
"b": 238
},
"hsl": {
"h": 64.615,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.98381,
"c": 0.0171,
"h": 110.3
},
"luminance": 0.95491
}Semantic roles & 50–950 ramp
primary
#FAFBEE
secondary
#B2AEDF
accent
#1CCA29
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585