#F2F6E4#F2F6E4
#F2F6E4 is a very light, muted yellow-green. Relative luminance 0.904; OKLCH L 96.5% C 0.024 H 117.0°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F6E4 |
|---|---|
| RGB | rgb(242, 246, 228) |
| HSL | hsl(73, 50%, 93%) |
| HSV | hsv(73, 7%, 96%) |
| CMYK | cmyk(1.6%, 0%, 7.3%, 3.5%) |
| CIE-LAB | lab(96.16, -4.43, 8.20) |
| CIE-LCH | lch(96.16, 9.31, 118.37°) |
| OKLab | oklab(96.53% -0.0109 0.0214) |
| OKLCH | oklch(96.53% 0.024 117) |
| XYZ | xyz(83.5753, 90.3903, 86.4279) |
| Luminance | 0.9039 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 2.79
Ivory
#FFFFF0
ΔE00 3.04
Off White (survey)
#FFFFE4
ΔE00 3.78
Honeydew
#F0FFF0
ΔE00 4.48
Lightyellow
#FFFFE0
ΔE00 4.76
Eggshell
#F0EAD6
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F6E4 #E8E4F6
analogous
#F6F1E4 #F2F6E4 #E9F6E4
triadic
#F2F6E4 #E4F2F6 #F6E4F2
tetradic
#F2F6E4 #E4F6F1 #E8E4F6 #F6E4E9
square
#F2F6E4 #E4F6F1 #E8E4F6 #F6E4E9
split-complementary
#F2F6E4 #E4E9F6 #F1E4F6
monochromatic
#C6D788 #DCE7B6 #F2F6E4 #F4F7E8 #F4F7E8
Accessibility & contrast
On white
1.10
#F2F6E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#F2F6E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F6E4
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F6E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F6E4 | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F4E3
Deuteranopia (green-blind)
#F8F4E5
Tritanopia (blue-blind)
#F4F4F1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f2f6e4; /* rgb */ color: rgb(242, 246, 228); /* oklch */ color: oklch(96.5% 0.024 117.0);
Tailwind
colors: {
custom: {
50: '#f6f9ec',
500: '#f2f6e4',
950: '#000000',
},
}SCSS
$custom: #f2f6e4; $custom-light: #f6f9ec; $custom-dark: #000000;
JSON
{
"hex": "#f2f6e4",
"rgb": {
"r": 242,
"g": 246,
"b": 228
},
"hsl": {
"h": 73.333,
"s": 50,
"l": 92.941
},
"oklch": {
"l": 0.96527,
"c": 0.02407,
"h": 117
},
"luminance": 0.9039
}Semantic roles & 50–950 ramp
primary
#F2F6E4
secondary
#B3A9D5
accent
#28BD49
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171716
muted
#858584