#FBFAEF#FBFAEF
#FBFAEF is a very light, near-neutral yellow. Relative luminance 0.951; OKLCH L 98.3% C 0.015 H 102.5°. Best body text is #000000 at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFAEF |
|---|---|
| RGB | rgb(251, 250, 239) |
| HSL | hsl(55, 60%, 96%) |
| HSV | hsv(55, 5%, 98%) |
| CMYK | cmyk(0%, 0.4%, 4.8%, 1.6%) |
| CIE-LAB | lab(98.08, -1.55, 5.39) |
| CIE-LCH | lch(98.08, 5.61, 106.10°) |
| OKLab | oklab(98.29% -0.0031 0.0142) |
| OKLCH | oklch(98.29% 0.015 102.5) |
| XYZ | xyz(89.5470, 95.1127, 95.2857) |
| Luminance | 0.9511 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.00
Floralwhite
#FFFAF0
ΔE00 2.13
Oldlace
#FDF5E6
ΔE00 3.39
Off White
#FAF9F6
ΔE00 3.73
Linen
#FAF0E6
ΔE00 4.88
Eggshell
#F0EAD6
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFAEF #EFF0FB
analogous
#FBF4EF #FBFAEF #F6FBEF
triadic
#FBFAEF #EFFBFA #FAEFFB
tetradic
#FBFAEF #EFFBF4 #EFF0FB #FBEFF6
square
#FBFAEF #EFFBF4 #EFF0FB #FBEFF6
split-complementary
#FBFAEF #EFF6FB #F4EFFB
monochromatic
#E3DB8D #EFEBBE #F9F7E7 #F9F7E7 #F9F7E7
Accessibility & contrast
On white
1.05
#FBFAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.02
#FBFAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFAEF
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFAEF | 1.00 | 1.05 | 20.02 | 20.02 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EE
Deuteranopia (green-blind)
#FDFAEF
Tritanopia (blue-blind)
#FDF8F7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fbfaef; /* rgb */ color: rgb(251, 250, 239); /* oklch */ color: oklch(98.3% 0.015 102.5);
Tailwind
colors: {
custom: {
50: '#fcfbf4',
500: '#fbfaef',
950: '#000000',
},
}SCSS
$custom: #fbfaef; $custom-light: #fcfbf4; $custom-dark: #000000;
JSON
{
"hex": "#fbfaef",
"rgb": {
"r": 251,
"g": 250,
"b": 239
},
"hsl": {
"h": 55,
"s": 60,
"l": 96.078
},
"oklch": {
"l": 0.98288,
"c": 0.0145,
"h": 102.5
},
"luminance": 0.95112
}Semantic roles & 50–950 ramp
primary
#FBFAEF
secondary
#B0B4DF
accent
#2CC81E
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585