#F9FFDC#F9FFDC
#F9FFDC is a very light, muted yellow-green. Relative luminance 0.968; OKLCH L 98.7% C 0.046 H 115.1°. Best body text is #000000 at 20.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F9FFDC |
|---|---|
| RGB | rgb(249, 255, 220) |
| HSL | hsl(70, 100%, 93%) |
| HSV | hsv(70, 14%, 100%) |
| CMYK | cmyk(2.4%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(98.76, -7.80, 16.08) |
| CIE-LCH | lch(98.76, 17.87, 115.90°) |
| OKLab | oklab(98.65% -0.0195 0.0416) |
| OKLCH | oklch(98.65% 0.046 115.1) |
| XYZ | xyz(87.7437, 96.8274, 81.7634) |
| Luminance | 0.9683 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 2.61
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.65
Eggshell (survey)
#FFFFD4
ΔE00 2.97
Off White (survey)
#FFFFE4
ΔE00 3.47
Cream
#FFFDD0
ΔE00 3.81
Beige
#F5F5DC
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9FFDC #E2DCFF
analogous
#FFF3DC #F9FFDC #E7FFDC
triadic
#F9FFDC #DCF9FF #FFDCF9
tetradic
#F9FFDC #DCFFF3 #E2DCFF #FFDCE7
square
#F9FFDC #DCFFF3 #E2DCFF #FFDCE7
split-complementary
#F9FFDC #DCE7FF #F3DCFF
monochromatic
#E4FF62 #EFFF9F #F9FFDC #FAFFE0 #FAFFE0
Accessibility & contrast
On white
1.03
#F9FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.37
#F9FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9FFDC
20.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9FFDC | 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)
#FFFBDA
Deuteranopia (green-blind)
#FFFCDD
Tritanopia (blue-blind)
#FDFBF5
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f9ffdc; /* rgb */ color: rgb(249, 255, 220); /* oklch */ color: oklch(98.7% 0.046 115.1);
Tailwind
colors: {
custom: {
50: '#fbffe7',
500: '#f9ffdc',
950: '#000000',
},
}SCSS
$custom: #f9ffdc; $custom-light: #fbffe7; $custom-dark: #000000;
JSON
{
"hex": "#f9ffdc",
"rgb": {
"r": 249,
"g": 255,
"b": 220
},
"hsl": {
"h": 70.286,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.9865,
"c": 0.04592,
"h": 115.1
},
"luminance": 0.96827
}Semantic roles & 50–950 ramp
primary
#F9FFDC
secondary
#A293EC
accent
#00E627
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684