#FBFDEB#FBFDEB
#FBFDEB is a very light, muted yellow. Relative luminance 0.968; OKLCH L 98.8% C 0.024 H 112.0°. Best body text is #000000 at 20.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFDEB |
|---|---|
| RGB | rgb(251, 253, 235) |
| HSL | hsl(67, 82%, 96%) |
| HSV | hsv(67, 7%, 99%) |
| CMYK | cmyk(0.8%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(98.73, -3.73, 8.38) |
| CIE-LCH | lch(98.73, 9.17, 113.97°) |
| OKLab | oklab(98.77% -0.0088 0.0219) |
| OKLCH | oklch(98.77% 0.024 112) |
| XYZ | xyz(89.9022, 96.7582, 92.5212) |
| Luminance | 0.9676 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.66
Beige
#F5F5DC
ΔE00 3.00
Off White (survey)
#FFFFE4
ΔE00 3.11
Lightyellow
#FFFFE0
ΔE00 4.31
Cornsilk
#FFF8DC
ΔE00 4.76
Honeydew
#F0FFF0
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFDEB #EDEBFD
analogous
#FDF6EB #FBFDEB #F2FDEB
triadic
#FBFDEB #EBFBFD #FDEBFB
tetradic
#FBFDEB #EBFDF6 #EDEBFD #FDEBF2
square
#FBFDEB #EBFDF6 #EDEBFD #FDEBF2
split-complementary
#FBFDEB #EBF2FD #F6EBFD
monochromatic
#E5F27C #F0F7B3 #F9FCE3 #F9FCE3 #F9FCE3
Accessibility & contrast
On white
1.03
#FBFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.35
#FBFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFDEB
20.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFDEB | 1.00 | 1.03 | 20.35 | 20.35 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEA
Deuteranopia (green-blind)
#FFFCEC
Tritanopia (blue-blind)
#FEFBF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbfdeb; /* rgb */ color: rgb(251, 253, 235); /* oklch */ color: oklch(98.8% 0.024 112.0);
Tailwind
colors: {
custom: {
50: '#fcfef1',
500: '#fbfdeb',
950: '#000000',
},
}SCSS
$custom: #fbfdeb; $custom-light: #fcfef1; $custom-dark: #000000;
JSON
{
"hex": "#fbfdeb",
"rgb": {
"r": 251,
"g": 253,
"b": 235
},
"hsl": {
"h": 66.667,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.98772,
"c": 0.02365,
"h": 112
},
"luminance": 0.96758
}Semantic roles & 50–950 ramp
primary
#FBFDEB
secondary
#ADA6E7
accent
#07DE1F
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585