#FBFAEE#FBFAEE
#FBFAEE is a very light, near-neutral yellow. Relative luminance 0.951; OKLCH L 98.3% C 0.016 H 102.8°. Best body text is #000000 at 20.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFAEE |
|---|---|
| RGB | rgb(251, 250, 238) |
| HSL | hsl(55, 62%, 96%) |
| HSV | hsv(55, 5%, 98%) |
| CMYK | cmyk(0%, 0.4%, 5.2%, 1.6%) |
| CIE-LAB | lab(98.06, -1.72, 5.87) |
| CIE-LCH | lch(98.06, 6.11, 106.36°) |
| OKLab | oklab(98.26% -0.0035 0.0154) |
| OKLCH | oklch(98.26% 0.016 102.8) |
| XYZ | xyz(89.3997, 95.0538, 94.5099) |
| Luminance | 0.9505 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.66
Floralwhite
#FFFAF0
ΔE00 2.36
Oldlace
#FDF5E6
ΔE00 3.32
Off White
#FAF9F6
ΔE00 4.15
Eggshell
#F0EAD6
ΔE00 4.73
Linen
#FAF0E6
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFAEE #EEEFFB
analogous
#FBF3EE #FBFAEE #F5FBEE
triadic
#FBFAEE #EEFBFA #FAEEFB
tetradic
#FBFAEE #EEFBF3 #EEEFFB #FBEEF5
square
#FBFAEE #EEFBF3 #EEEFFB #FBEEF5
split-complementary
#FBFAEE #EEF5FB #F3EEFB
monochromatic
#E4DD8B #EFEBBC #F9F8E6 #F9F8E6 #F9F8E6
Accessibility & contrast
On white
1.05
#FBFAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.01
#FBFAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFAEE
20.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFAEE | 1.00 | 1.05 | 20.01 | 20.01 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9ED
Deuteranopia (green-blind)
#FDFAEE
Tritanopia (blue-blind)
#FDF8F6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fbfaee; /* rgb */ color: rgb(251, 250, 238); /* oklch */ color: oklch(98.3% 0.016 102.8);
Tailwind
colors: {
custom: {
50: '#fcfbf3',
500: '#fbfaee',
950: '#000000',
},
}SCSS
$custom: #fbfaee; $custom-light: #fcfbf3; $custom-dark: #000000;
JSON
{
"hex": "#fbfaee",
"rgb": {
"r": 251,
"g": 250,
"b": 238
},
"hsl": {
"h": 55.385,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.98262,
"c": 0.0158,
"h": 102.8
},
"luminance": 0.95053
}Semantic roles & 50–950 ramp
primary
#FBFAEE
secondary
#AEB2DF
accent
#29CA1C
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585