#FBF9EE#FBF9EE
#FBF9EE is a very light, near-neutral yellow. Relative luminance 0.944; OKLCH L 98.1% C 0.015 H 98.3°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF9EE |
|---|---|
| RGB | rgb(251, 249, 238) |
| HSL | hsl(51, 62%, 96%) |
| HSV | hsv(51, 5%, 98%) |
| CMYK | cmyk(0%, 0.8%, 5.2%, 1.6%) |
| CIE-LAB | lab(97.81, -1.22, 5.51) |
| CIE-LCH | lch(97.81, 5.64, 102.47°) |
| OKLab | oklab(98.07% -0.0021 0.0145) |
| OKLCH | oklch(98.07% 0.015 98.3) |
| XYZ | xyz(89.0898, 94.4340, 94.4065) |
| Luminance | 0.9443 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.70
Ivory
#FFFFF0
ΔE00 2.31
Oldlace
#FDF5E6
ΔE00 2.94
Off White
#FAF9F6
ΔE00 3.64
Linen
#FAF0E6
ΔE00 4.37
Eggshell
#F0EAD6
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF9EE #EEF0FB
analogous
#FBF2EE #FBF9EE #F6FBEE
triadic
#FBF9EE #EEFBF9 #F9EEFB
tetradic
#FBF9EE #EEFBF2 #EEF0FB #FBEEF6
square
#FBF9EE #EEFBF2 #EEF0FB #FBEEF6
split-complementary
#FBF9EE #EEF6FB #F2EEFB
monochromatic
#E4D68B #EFE8BC #F9F6E6 #F9F6E6 #F9F6E6
Accessibility & contrast
On white
1.06
#FBF9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.89
#FBF9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF9EE
19.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF9EE | 1.00 | 1.06 | 19.89 | 19.89 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8ED
Deuteranopia (green-blind)
#FCF9EE
Tritanopia (blue-blind)
#FDF7F6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fbf9ee; /* rgb */ color: rgb(251, 249, 238); /* oklch */ color: oklch(98.1% 0.015 98.3);
Tailwind
colors: {
custom: {
50: '#fcfbf3',
500: '#fbf9ee',
950: '#000000',
},
}SCSS
$custom: #fbf9ee; $custom-light: #fcfbf3; $custom-dark: #000000;
JSON
{
"hex": "#fbf9ee",
"rgb": {
"r": 251,
"g": 249,
"b": 238
},
"hsl": {
"h": 50.769,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.98066,
"c": 0.01463,
"h": 98.3
},
"luminance": 0.94434
}Semantic roles & 50–950 ramp
primary
#FBF9EE
secondary
#AEB6DF
accent
#37CA1C
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585