#F2F7EE#F2F7EE
#F2F7EE is a very light, near-neutral yellow-green. Relative luminance 0.916; OKLCH L 97.0% C 0.013 H 130.8°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F7EE |
|---|---|
| RGB | rgb(242, 247, 238) |
| HSL | hsl(93, 36%, 95%) |
| HSV | hsv(93, 4%, 97%) |
| CMYK | cmyk(2%, 0%, 3.6%, 3.1%) |
| CIE-LAB | lab(96.64, -3.23, 3.74) |
| CIE-LCH | lch(96.64, 4.95, 130.83°) |
| OKLab | oklab(96.99% -0.0085 0.0098) |
| OKLCH | oklch(96.99% 0.013 130.8) |
| XYZ | xyz(85.3088, 91.5717, 94.0532) |
| Luminance | 0.9157 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.93
Ivory
#FFFFF0
ΔE00 3.48
Off White
#FAF9F6
ΔE00 4.46
Floralwhite
#FFFAF0
ΔE00 4.75
Honeydew
#F0FFF0
ΔE00 4.92
Whitesmoke
#F5F5F5
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F7EE #F3EEF7
analogous
#F6F7EE #F2F7EE #EEF7EE
triadic
#F2F7EE #EEF2F7 #F7EEF2
tetradic
#F2F7EE #EEF6F7 #F3EEF7 #F7EEEE
square
#F2F7EE #EEF6F7 #F3EEF7 #F7EEEE
split-complementary
#F2F7EE #EEEEF7 #F7EEF6
monochromatic
#B2D09B #D2E3C4 #EFF5EA #EFF5EA #EFF5EA
Accessibility & contrast
On white
1.09
#F2F7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#F2F7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F7EE
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F7EE | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6EE
Deuteranopia (green-blind)
#F7F5EE
Tritanopia (blue-blind)
#F2F6F4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f2f7ee; /* rgb */ color: rgb(242, 247, 238); /* oklch */ color: oklch(97.0% 0.013 130.8);
Tailwind
colors: {
custom: {
50: '#f6f9f3',
500: '#f2f7ee',
950: '#000000',
},
}SCSS
$custom: #f2f7ee; $custom-light: #f6f9f3; $custom-dark: #000000;
JSON
{
"hex": "#f2f7ee",
"rgb": {
"r": 242,
"g": 247,
"b": 238
},
"hsl": {
"h": 93.333,
"s": 36,
"l": 95.098
},
"oklch": {
"l": 0.96989,
"c": 0.01298,
"h": 130.8
},
"luminance": 0.91572
}Semantic roles & 50–950 ramp
primary
#F2F7EE
secondary
#C6B6D3
accent
#37AF79
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585