#F2F6E2#F2F6E2
#F2F6E2 is a very light, muted yellow-green. Relative luminance 0.903; OKLCH L 96.5% C 0.027 H 116.1°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F6E2 |
|---|---|
| RGB | rgb(242, 246, 226) |
| HSL | hsl(72, 53%, 93%) |
| HSV | hsv(72, 8%, 96%) |
| CMYK | cmyk(1.6%, 0%, 8.1%, 3.5%) |
| CIE-LAB | lab(96.11, -4.76, 9.16) |
| CIE-LCH | lch(96.11, 10.32, 117.44°) |
| OKLab | oklab(96.48% -0.0117 0.0239) |
| OKLCH | oklch(96.48% 0.027 116.1) |
| XYZ | xyz(83.2992, 90.2799, 84.9742) |
| Luminance | 0.9028 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 2.25
Off White (survey)
#FFFFE4
ΔE00 3.28
Ivory
#FFFFF0
ΔE00 3.46
Lightyellow
#FFFFE0
ΔE00 4.17
Honeydew
#F0FFF0
ΔE00 4.66
Eggshell
#F0EAD6
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F6E2 #E6E2F6
analogous
#F6F0E2 #F2F6E2 #E8F6E2
triadic
#F2F6E2 #E2F2F6 #F6E2F2
tetradic
#F2F6E2 #E2F6F0 #E6E2F6 #F6E2E8
square
#F2F6E2 #E2F6F0 #E6E2F6 #F6E2E8
split-complementary
#F2F6E2 #E2E8F6 #F0E2F6
monochromatic
#C8D985 #DDE8B3 #F2F6E2 #F5F8E8 #F5F8E8
Accessibility & contrast
On white
1.10
#F2F6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#F2F6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F6E2
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F6E2 | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F4E1
Deuteranopia (green-blind)
#F9F4E3
Tritanopia (blue-blind)
#F4F3F0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f2f6e2; /* rgb */ color: rgb(242, 246, 226); /* oklch */ color: oklch(96.5% 0.027 116.1);
Tailwind
colors: {
custom: {
50: '#f6f9eb',
500: '#f2f6e2',
950: '#000000',
},
}SCSS
$custom: #f2f6e2; $custom-light: #f6f9eb; $custom-dark: #000000;
JSON
{
"hex": "#f2f6e2",
"rgb": {
"r": 242,
"g": 246,
"b": 226
},
"hsl": {
"h": 72,
"s": 52.632,
"l": 92.549
},
"oklch": {
"l": 0.96476,
"c": 0.02665,
"h": 116.1
},
"luminance": 0.9028
}Semantic roles & 50–950 ramp
primary
#F2F6E2
secondary
#B0A6D6
accent
#25C044
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171716
muted
#858584