#F9FCED#F9FCED
#F9FCED is a very light, near-neutral yellow-green. Relative luminance 0.959; OKLCH L 98.5% C 0.020 H 116.0°. Best body text is #000000 at 20.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F9FCED |
|---|---|
| RGB | rgb(249, 252, 237) |
| HSL | hsl(72, 71%, 96%) |
| HSV | hsv(72, 6%, 99%) |
| CMYK | cmyk(1.2%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(98.38, -3.57, 6.83) |
| CIE-LCH | lch(98.38, 7.71, 117.59°) |
| OKLab | oklab(98.48% -0.0087 0.0179) |
| OKLCH | oklch(98.48% 0.02 116) |
| XYZ | xyz(89.1611, 95.8751, 93.9129) |
| Luminance | 0.9587 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.52
Beige
#F5F5DC
ΔE00 3.94
Off White (survey)
#FFFFE4
ΔE00 4.27
Honeydew
#F0FFF0
ΔE00 4.67
Floralwhite
#FFFAF0
ΔE00 4.73
Mintcream
#F5FFFA
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9FCED #F0EDFC
analogous
#FCF7ED #F9FCED #F1FCED
triadic
#F9FCED #EDF9FC #FCEDF9
tetradic
#F9FCED #EDFCF7 #F0EDFC #FCEDF1
square
#F9FCED #EDFCF7 #F0EDFC #FCEDF1
split-complementary
#F9FCED #EDF1FC #F7EDFC
monochromatic
#D6EB84 #E8F3B9 #F6FBE5 #F6FBE5 #F6FBE5
Accessibility & contrast
On white
1.04
#F9FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.18
#F9FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9FCED
20.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9FCED | 1.00 | 1.04 | 20.18 | 20.18 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEC
Deuteranopia (green-blind)
#FEFAEE
Tritanopia (blue-blind)
#FBFAF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f9fced; /* rgb */ color: rgb(249, 252, 237); /* oklch */ color: oklch(98.5% 0.020 116.0);
Tailwind
colors: {
custom: {
50: '#fbfdf2',
500: '#f9fced',
950: '#000000',
},
}SCSS
$custom: #f9fced; $custom-light: #fbfdf2; $custom-dark: #000000;
JSON
{
"hex": "#f9fced",
"rgb": {
"r": 249,
"g": 252,
"b": 237
},
"hsl": {
"h": 72,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.98476,
"c": 0.01992,
"h": 116
},
"luminance": 0.95875
}Semantic roles & 50–950 ramp
primary
#F9FCED
secondary
#B6AAE3
accent
#12D339
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585