#FAFBEF#FAFBEF
#FAFBEF is a very light, near-neutral yellow. Relative luminance 0.956; OKLCH L 98.4% C 0.016 H 110.5°. Best body text is #000000 at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFBEF |
|---|---|
| RGB | rgb(250, 251, 239) |
| HSL | hsl(65, 60%, 96%) |
| HSV | hsv(65, 5%, 98%) |
| CMYK | cmyk(0.4%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(98.25, -2.40, 5.63) |
| CIE-LCH | lch(98.25, 6.12, 113.05°) |
| OKLab | oklab(98.41% -0.0055 0.0148) |
| OKLCH | oklch(98.41% 0.016 110.5) |
| XYZ | xyz(89.4992, 95.5505, 95.3727) |
| Luminance | 0.9555 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.44
Floralwhite
#FFFAF0
ΔE00 3.23
Oldlace
#FDF5E6
ΔE00 4.23
Off White
#FAF9F6
ΔE00 4.46
Mintcream
#F5FFFA
ΔE00 4.54
Beige
#F5F5DC
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFBEF #F0EFFB
analogous
#FBF6EF #FAFBEF #F4FBEF
triadic
#FAFBEF #EFFAFB #FBEFFA
tetradic
#FAFBEF #EFFBF6 #F0EFFB #FBEFF4
square
#FAFBEF #EFFBF6 #F0EFFB #FBEFF4
split-complementary
#FAFBEF #EFF4FB #F6EFFB
monochromatic
#DBE38D #EBEFBE #F7F9E7 #F7F9E7 #F7F9E7
Accessibility & contrast
On white
1.04
#FAFBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.11
#FAFBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFBEF
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFBEF | 1.00 | 1.04 | 20.11 | 20.11 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAEE
Deuteranopia (green-blind)
#FDFAEF
Tritanopia (blue-blind)
#FCF9F7
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fafbef; /* rgb */ color: rgb(250, 251, 239); /* oklch */ color: oklch(98.4% 0.016 110.5);
Tailwind
colors: {
custom: {
50: '#fcfcf4',
500: '#fafbef',
950: '#000000',
},
}SCSS
$custom: #fafbef; $custom-light: #fcfcf4; $custom-dark: #000000;
JSON
{
"hex": "#fafbef",
"rgb": {
"r": 250,
"g": 251,
"b": 239
},
"hsl": {
"h": 65,
"s": 60,
"l": 96.078
},
"oklch": {
"l": 0.98407,
"c": 0.01579,
"h": 110.5
},
"luminance": 0.9555
}Semantic roles & 50–950 ramp
primary
#FAFBEF
secondary
#B4B0DF
accent
#1EC82C
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585