#FBF4DF#FBF4DF
#FBF4DF is a very light, muted yellow. Relative luminance 0.905; OKLCH L 96.7% C 0.029 H 91.6°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF4DF |
|---|---|
| RGB | rgb(251, 244, 223) |
| HSL | hsl(45, 78%, 93%) |
| HSV | hsv(45, 11%, 98%) |
| CMYK | cmyk(0%, 2.8%, 11.2%, 1.6%) |
| CIE-LAB | lab(96.22, -1.13, 10.95) |
| CIE-LCH | lch(96.22, 11.01, 95.90°) |
| OKLab | oklab(96.7% -0.0008 0.0286) |
| OKLCH | oklch(96.7% 0.029 91.6) |
| XYZ | xyz(85.4523, 90.5392, 82.7719) |
| Luminance | 0.9054 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.18
Cornsilk
#FFF8DC
ΔE00 2.51
Oldlace
#FDF5E6
ΔE00 2.60
Beige
#F5F5DC
ΔE00 3.73
Papayawhip
#FFEFD5
ΔE00 3.91
Ivory
#FFFFF0
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF4DF #DFE6FB
analogous
#FBE6DF #FBF4DF #F4FBDF
triadic
#FBF4DF #DFFBF4 #F4DFFB
tetradic
#FBF4DF #DFFBE6 #DFE6FB #FBDFF4
square
#FBF4DF #DFFBE6 #DFE6FB #FBDFF4
split-complementary
#FBF4DF #DFF4FB #E6DFFB
monochromatic
#EDCF72 #F4E1A9 #FBF4DF #FCF6E4 #FCF6E4
Accessibility & contrast
On white
1.10
#FBF4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#FBF4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF4DF
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF4DF | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DE
Deuteranopia (green-blind)
#FBF5E0
Tritanopia (blue-blind)
#FFF0EE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbf4df; /* rgb */ color: rgb(251, 244, 223); /* oklch */ color: oklch(96.7% 0.029 91.6);
Tailwind
colors: {
custom: {
50: '#fcf7e9',
500: '#fbf4df',
950: '#000000',
},
}SCSS
$custom: #fbf4df; $custom-light: #fcf7e9; $custom-dark: #000000;
JSON
{
"hex": "#fbf4df",
"rgb": {
"r": 251,
"g": 244,
"b": 223
},
"hsl": {
"h": 45,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.96704,
"c": 0.02858,
"h": 91.6
},
"luminance": 0.90538
}Semantic roles & 50–950 ramp
primary
#FBF4DF
secondary
#9CAEE2
accent
#3FDA0B
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584