#FBFEED#FBFEED
#FBFEED is a very light, muted yellow-green. Relative luminance 0.975; OKLCH L 99.0% C 0.022 H 114.9°. Best body text is #000000 at 20.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFEED |
|---|---|
| RGB | rgb(251, 254, 237) |
| HSL | hsl(71, 89%, 96%) |
| HSV | hsv(71, 7%, 100%) |
| CMYK | cmyk(1.2%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(99.03, -3.90, 7.78) |
| CIE-LCH | lch(99.03, 8.70, 116.61°) |
| OKLab | oklab(99.02% -0.0095 0.0204) |
| OKLCH | oklch(99.02% 0.022 114.9) |
| XYZ | xyz(90.5093, 97.5075, 94.1570) |
| Luminance | 0.9751 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.68
Beige
#F5F5DC
ΔE00 3.48
Off White (survey)
#FFFFE4
ΔE00 3.52
Honeydew
#F0FFF0
ΔE00 4.64
Lightyellow
#FFFFE0
ΔE00 4.71
Floralwhite
#FFFAF0
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFEED #F0EDFE
analogous
#FEF9ED #FBFEED #F3FEED
triadic
#FBFEED #EDFBFE #FEEDFB
tetradic
#FBFEED #EDFEF9 #F0EDFE #FEEDF3
square
#FBFEED #EDFEF9 #F0EDFE #FEEDF3
split-complementary
#FBFEED #EDF3FE #F9EDFE
monochromatic
#E1F879 #EEFBB3 #F9FDE2 #F9FDE2 #F9FDE2
Accessibility & contrast
On white
1.02
#FBFEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.50
#FBFEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFEED
20.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFEED | 1.00 | 1.02 | 20.50 | 20.50 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEC
Deuteranopia (green-blind)
#FFFCEE
Tritanopia (blue-blind)
#FDFCF9
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbfeed; /* rgb */ color: rgb(251, 254, 237); /* oklch */ color: oklch(99.0% 0.022 114.9);
Tailwind
colors: {
custom: {
50: '#fcfef2',
500: '#fbfeed',
950: '#000000',
},
}SCSS
$custom: #fbfeed; $custom-light: #fcfef2; $custom-dark: #000000;
JSON
{
"hex": "#fbfeed",
"rgb": {
"r": 251,
"g": 254,
"b": 237
},
"hsl": {
"h": 70.588,
"s": 89.474,
"l": 96.275
},
"oklch": {
"l": 0.9902,
"c": 0.02246,
"h": 114.9
},
"luminance": 0.97507
}Semantic roles & 50–950 ramp
primary
#FBFEED
secondary
#B1A5EA
accent
#00E628
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585