#F2F9DF#F2F9DF
#F2F9DF is a very light, muted yellow-green. Relative luminance 0.920; OKLCH L 97.0% C 0.035 H 119.3°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F9DF |
|---|---|
| RGB | rgb(242, 249, 223) |
| HSL | hsl(76, 68%, 93%) |
| HSV | hsv(76, 10%, 98%) |
| CMYK | cmyk(2.8%, 0%, 10.4%, 2.4%) |
| CIE-LAB | lab(96.80, -6.75, 11.69) |
| CIE-LCH | lch(96.80, 13.50, 120.01°) |
| OKLab | oklab(97% -0.0171 0.0304) |
| OKLCH | oklch(97% 0.035 119.3) |
| XYZ | xyz(83.8110, 91.9564, 83.1318) |
| Luminance | 0.9196 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 2.88
Off White (survey)
#FFFFE4
ΔE00 3.13
Lightyellow
#FFFFE0
ΔE00 3.33
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.74
Honeydew
#F0FFF0
ΔE00 4.83
Ivory
#FFFFF0
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F9DF #E6DFF9
analogous
#F9F3DF #F2F9DF #E5F9DF
triadic
#F2F9DF #DFF2F9 #F9DFF2
tetradic
#F2F9DF #DFF9F3 #E6DFF9 #F9DFE5
square
#F2F9DF #DFF9F3 #E6DFF9 #F9DFE5
split-complementary
#F2F9DF #DFE5F9 #F3DFF9
monochromatic
#C8E678 #DDEFAB #F2F9DF #F5FAE5 #F5FAE5
Accessibility & contrast
On white
1.08
#F2F9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#F2F9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F9DF
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F9DF | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DE
Deuteranopia (green-blind)
#FCF6E0
Tritanopia (blue-blind)
#F5F6F1
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f2f9df; /* rgb */ color: rgb(242, 249, 223); /* oklch */ color: oklch(97.0% 0.035 119.3);
Tailwind
colors: {
custom: {
50: '#f6fbe9',
500: '#f2f9df',
950: '#000000',
},
}SCSS
$custom: #f2f9df; $custom-light: #f6fbe9; $custom-dark: #000000;
JSON
{
"hex": "#f2f9df",
"rgb": {
"r": 242,
"g": 249,
"b": 223
},
"hsl": {
"h": 76.154,
"s": 68.421,
"l": 92.549
},
"oklch": {
"l": 0.96998,
"c": 0.03489,
"h": 119.3
},
"luminance": 0.91956
}Semantic roles & 50–950 ramp
primary
#F2F9DF
secondary
#B09FDD
accent
#15D048
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584