#FBFDED#FBFDED
#FBFDED is a very light, muted yellow. Relative luminance 0.969; OKLCH L 98.8% C 0.021 H 112.6°. Best body text is #000000 at 20.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFDED |
|---|---|
| RGB | rgb(251, 253, 237) |
| HSL | hsl(68, 80%, 96%) |
| HSV | hsv(68, 6%, 99%) |
| CMYK | cmyk(0.8%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(98.78, -3.40, 7.42) |
| CIE-LCH | lch(98.78, 8.16, 114.59°) |
| OKLab | oklab(98.82% -0.0081 0.0194) |
| OKLCH | oklch(98.82% 0.021 112.6) |
| XYZ | xyz(90.1928, 96.8744, 94.0515) |
| Luminance | 0.9687 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.15
Beige
#F5F5DC
ΔE00 3.64
Off White (survey)
#FFFFE4
ΔE00 3.83
Floralwhite
#FFFAF0
ΔE00 4.61
Oldlace
#FDF5E6
ΔE00 4.97
Lightyellow
#FFFFE0
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFDED #EFEDFD
analogous
#FDF7ED #FBFDED #F3FDED
triadic
#FBFDED #EDFBFD #FDEDFB
tetradic
#FBFDED #EDFDF7 #EFEDFD #FDEDF3
square
#FBFDED #EDFDF7 #EFEDFD #FDEDF3
split-complementary
#FBFDED #EDF3FD #F7EDFD
monochromatic
#E3F17F #EFF7B6 #F9FCE3 #F9FCE3 #F9FCE3
Accessibility & contrast
On white
1.03
#FBFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.37
#FBFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFDED
20.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFDED | 1.00 | 1.03 | 20.37 | 20.37 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEC
Deuteranopia (green-blind)
#FFFCEE
Tritanopia (blue-blind)
#FDFBF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbfded; /* rgb */ color: rgb(251, 253, 237); /* oklch */ color: oklch(98.8% 0.021 112.6);
Tailwind
colors: {
custom: {
50: '#fcfef2',
500: '#fbfded',
950: '#000000',
},
}SCSS
$custom: #fbfded; $custom-light: #fcfef2; $custom-dark: #000000;
JSON
{
"hex": "#fbfded",
"rgb": {
"r": 251,
"g": 253,
"b": 237
},
"hsl": {
"h": 67.5,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.98824,
"c": 0.02106,
"h": 112.6
},
"luminance": 0.96874
}Semantic roles & 50–950 ramp
primary
#FBFDED
secondary
#B0A8E6
accent
#09DC24
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585