#F9FFDE#F9FFDE
#F9FFDE is a very light, muted yellow-green. Relative luminance 0.969; OKLCH L 98.7% C 0.043 H 115.6°. Best body text is #000000 at 20.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F9FFDE |
|---|---|
| RGB | rgb(249, 255, 222) |
| HSL | hsl(71, 100%, 94%) |
| HSV | hsv(71, 13%, 100%) |
| CMYK | cmyk(2.4%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(98.80, -7.49, 15.11) |
| CIE-LCH | lch(98.80, 16.87, 116.37°) |
| OKLab | oklab(98.7% -0.0187 0.0391) |
| OKLCH | oklch(98.7% 0.043 115.6) |
| XYZ | xyz(88.0101, 96.9340, 83.1667) |
| Luminance | 0.9693 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 2.40
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.00
Off White (survey)
#FFFFE4
ΔE00 3.08
Eggshell (survey)
#FFFFD4
ΔE00 3.41
Beige
#F5F5DC
ΔE00 3.89
Cream
#FFFDD0
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9FFDE #E4DEFF
analogous
#FFF4DE #F9FFDE #E8FFDE
triadic
#F9FFDE #DEF9FF #FFDEF9
tetradic
#F9FFDE #DEFFF4 #E4DEFF #FFDEE8
square
#F9FFDE #DEFFF4 #E4DEFF #FFDEE8
split-complementary
#F9FFDE #DEE8FF #F4DEFF
monochromatic
#E3FF64 #EEFFA1 #F9FFDE #F9FFE0 #F9FFE0
Accessibility & contrast
On white
1.03
#F9FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.39
#F9FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9FFDE
20.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9FFDE | 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)
#FFFBDC
Deuteranopia (green-blind)
#FFFCDF
Tritanopia (blue-blind)
#FDFBF6
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f9ffde; /* rgb */ color: rgb(249, 255, 222); /* oklch */ color: oklch(98.7% 0.043 115.6);
Tailwind
colors: {
custom: {
50: '#fbffe8',
500: '#f9ffde',
950: '#000000',
},
}SCSS
$custom: #f9ffde; $custom-light: #fbffe8; $custom-dark: #000000;
JSON
{
"hex": "#f9ffde",
"rgb": {
"r": 249,
"g": 255,
"b": 222
},
"hsl": {
"h": 70.909,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.98697,
"c": 0.04339,
"h": 115.6
},
"luminance": 0.96934
}Semantic roles & 50–950 ramp
primary
#F9FFDE
secondary
#A595EC
accent
#00E62A
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684