#F2F6DE#F2F6DE
#F2F6DE is a very light, muted yellow-green. Relative luminance 0.901; OKLCH L 96.4% C 0.032 H 114.7°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F6DE |
|---|---|
| RGB | rgb(242, 246, 222) |
| HSL | hsl(70, 57%, 92%) |
| HSV | hsv(70, 10%, 96%) |
| CMYK | cmyk(1.6%, 0%, 9.8%, 3.5%) |
| CIE-LAB | lab(96.02, -5.41, 11.09) |
| CIE-LCH | lch(96.02, 12.34, 116.00°) |
| OKLab | oklab(96.38% -0.0133 0.0289) |
| OKLCH | oklch(96.38% 0.032 114.7) |
| XYZ | xyz(82.7568, 90.0629, 82.1172) |
| Luminance | 0.9006 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 1.64
Off White (survey)
#FFFFE4
ΔE00 2.64
Lightyellow
#FFFFE0
ΔE00 3.19
Ivory
#FFFFF0
ΔE00 4.48
Cornsilk
#FFF8DC
ΔE00 4.70
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F6DE #E2DEF6
analogous
#F6EEDE #F2F6DE #E6F6DE
triadic
#F2F6DE #DEF2F6 #F6DEF2
tetradic
#F2F6DE #DEF6EE #E2DEF6 #F6DEE6
square
#F2F6DE #DEF6EE #E2DEF6 #F6DEE6
split-complementary
#F2F6DE #DEE6F6 #EEDEF6
monochromatic
#CCDC7E #DFE9AE #F2F6DE #F6F8E7 #F6F8E7
Accessibility & contrast
On white
1.10
#F2F6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#F2F6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F6DE
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F6DE | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DD
Deuteranopia (green-blind)
#FAF4DF
Tritanopia (blue-blind)
#F5F3EF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f2f6de; /* rgb */ color: rgb(242, 246, 222); /* oklch */ color: oklch(96.4% 0.032 114.7);
Tailwind
colors: {
custom: {
50: '#f6f9e8',
500: '#f2f6de',
950: '#000000',
},
}SCSS
$custom: #f2f6de; $custom-light: #f6f9e8; $custom-dark: #000000;
JSON
{
"hex": "#f2f6de",
"rgb": {
"r": 242,
"g": 246,
"b": 222
},
"hsl": {
"h": 70,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.96376,
"c": 0.03181,
"h": 114.7
},
"luminance": 0.90063
}Semantic roles & 50–950 ramp
primary
#F2F6DE
secondary
#AAA1D7
accent
#21C53C
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584