#FBFDEE#FBFDEE
#FBFDEE is a very light, near-neutral yellow. Relative luminance 0.969; OKLCH L 98.9% C 0.020 H 112.9°. Best body text is #000000 at 20.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFDEE |
|---|---|
| RGB | rgb(251, 253, 238) |
| HSL | hsl(68, 79%, 96%) |
| HSV | hsv(68, 6%, 99%) |
| CMYK | cmyk(0.8%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(98.80, -3.23, 6.94) |
| CIE-LCH | lch(98.80, 7.66, 114.95°) |
| OKLab | oklab(98.85% -0.0077 0.0182) |
| OKLCH | oklch(98.85% 0.02 112.9) |
| XYZ | xyz(90.3393, 96.9330, 94.8231) |
| Luminance | 0.9693 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.02
Beige
#F5F5DC
ΔE00 3.98
Off White (survey)
#FFFFE4
ΔE00 4.20
Floralwhite
#FFFAF0
ΔE00 4.35
Oldlace
#FDF5E6
ΔE00 4.87
Mintcream
#F5FFFA
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFDEE #F0EEFD
analogous
#FDF8EE #FBFDEE #F4FDEE
triadic
#FBFDEE #EEFBFD #FDEEFB
tetradic
#FBFDEE #EEFDF8 #F0EEFD #FDEEF4
square
#FBFDEE #EEFDF8 #F0EEFD #FDEEF4
split-complementary
#FBFDEE #EEF4FD #F8EEFD
monochromatic
#E1F080 #EEF7B7 #F9FCE4 #F9FCE4 #F9FCE4
Accessibility & contrast
On white
1.03
#FBFDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.39
#FBFDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFDEE
20.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFDEE | 1.00 | 1.03 | 20.39 | 20.39 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBED
Deuteranopia (green-blind)
#FFFCEF
Tritanopia (blue-blind)
#FDFBF9
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbfdee; /* rgb */ color: rgb(251, 253, 238); /* oklch */ color: oklch(98.9% 0.020 112.9);
Tailwind
colors: {
custom: {
50: '#fcfef3',
500: '#fbfdee',
950: '#000000',
},
}SCSS
$custom: #fbfdee; $custom-light: #fcfef3; $custom-dark: #000000;
JSON
{
"hex": "#fbfdee",
"rgb": {
"r": 251,
"g": 253,
"b": 238
},
"hsl": {
"h": 68,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.9885,
"c": 0.01976,
"h": 112.9
},
"luminance": 0.96933
}Semantic roles & 50–950 ramp
primary
#FBFDEE
secondary
#B1A9E6
accent
#0ADB26
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585