#FBF9DF#FBF9DF
#FBF9DF is a very light, muted yellow. Relative luminance 0.936; OKLCH L 97.7% C 0.034 H 103.4°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF9DF |
|---|---|
| RGB | rgb(251, 249, 223) |
| HSL | hsl(56, 78%, 93%) |
| HSV | hsv(56, 11%, 98%) |
| CMYK | cmyk(0%, 0.8%, 11.2%, 1.6%) |
| CIE-LAB | lab(97.47, -3.65, 12.73) |
| CIE-LCH | lch(97.47, 13.24, 106.00°) |
| OKLab | oklab(97.69% -0.0079 0.0331) |
| OKLCH | oklch(97.69% 0.034 103.4) |
| XYZ | xyz(86.9772, 93.5890, 83.2802) |
| Luminance | 0.9359 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.23
Off White (survey)
#FFFFE4
ΔE00 1.45
Cornsilk
#FFF8DC
ΔE00 2.13
Lightyellow
#FFFFE0
ΔE00 2.14
Ivory
#FFFFF0
ΔE00 4.11
Eggshell
#F0EAD6
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF9DF #DFE1FB
analogous
#FBEBDF #FBF9DF #EFFBDF
triadic
#FBF9DF #DFFBF9 #F9DFFB
tetradic
#FBF9DF #DFFBEB #DFE1FB #FBDFEF
square
#FBF9DF #DFFBEB #DFE1FB #FBDFEF
split-complementary
#FBF9DF #DFEFFB #EBDFFB
monochromatic
#EDE572 #F4EFA9 #FBF9DF #FCFAE4 #FCFAE4
Accessibility & contrast
On white
1.07
#FBF9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.72
#FBF9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF9DF
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF9DF | 1.00 | 1.07 | 19.72 | 19.72 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF7DE
Deuteranopia (green-blind)
#FFF8E0
Tritanopia (blue-blind)
#FFF5F1
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbf9df; /* rgb */ color: rgb(251, 249, 223); /* oklch */ color: oklch(97.7% 0.034 103.4);
Tailwind
colors: {
custom: {
50: '#fcfbe9',
500: '#fbf9df',
950: '#000000',
},
}SCSS
$custom: #fbf9df; $custom-light: #fcfbe9; $custom-dark: #000000;
JSON
{
"hex": "#fbf9df",
"rgb": {
"r": 251,
"g": 249,
"b": 223
},
"hsl": {
"h": 55.714,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.97686,
"c": 0.03403,
"h": 103.4
},
"luminance": 0.93588
}Semantic roles & 50–950 ramp
primary
#FBF9DF
secondary
#9CA1E2
accent
#1ADA0B
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171716
muted
#858584