#F2FAEB#F2FAEB
#F2FAEB is a very light, muted yellow-green. Relative luminance 0.932; OKLCH L 97.5% C 0.021 H 130.0°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FAEB |
|---|---|
| RGB | rgb(242, 250, 235) |
| HSL | hsl(92, 60%, 95%) |
| HSV | hsv(92, 6%, 98%) |
| CMYK | cmyk(3.2%, 0%, 6%, 2%) |
| CIE-LAB | lab(97.33, -5.26, 6.27) |
| CIE-LCH | lch(97.33, 8.19, 129.96°) |
| OKLab | oklab(97.5% -0.0138 0.0164) |
| OKLCH | oklch(97.5% 0.021 130) |
| XYZ | xyz(85.7965, 93.2464, 92.0595) |
| Luminance | 0.9325 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.71
Ivory
#FFFFF0
ΔE00 3.66
Mintcream
#F5FFFA
ΔE00 4.35
Beige
#F5F5DC
ΔE00 4.64
Off White (survey)
#FFFFE4
ΔE00 5.13
Lightyellow
#FFFFE0
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FAEB #F3EBFA
analogous
#F9FAEB #F2FAEB #EBFAEB
triadic
#F2FAEB #EBF2FA #FAEBF2
tetradic
#F2FAEB #EBF9FA #F3EBFA #FAEBEB
square
#F2FAEB #EBF9FA #F3EBFA #FAEBEB
split-complementary
#F2FAEB #EBEBFA #FAEBF9
monochromatic
#B2E289 #D2EEBA #EFF9E7 #EFF9E7 #EFF9E7
Accessibility & contrast
On white
1.07
#F2FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.65
#F2FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FAEB
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FAEB | 1.00 | 1.07 | 19.65 | 19.65 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EA
Deuteranopia (green-blind)
#FAF7EC
Tritanopia (blue-blind)
#F3F8F6
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f2faeb; /* rgb */ color: rgb(242, 250, 235); /* oklch */ color: oklch(97.5% 0.021 130.0);
Tailwind
colors: {
custom: {
50: '#f6fcf1',
500: '#f2faeb',
950: '#000000',
},
}SCSS
$custom: #f2faeb; $custom-light: #f6fcf1; $custom-dark: #000000;
JSON
{
"hex": "#f2faeb",
"rgb": {
"r": 242,
"g": 250,
"b": 235
},
"hsl": {
"h": 92,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.97503,
"c": 0.02146,
"h": 130
},
"luminance": 0.93247
}Semantic roles & 50–950 ramp
primary
#F2FAEB
secondary
#C6ACDD
accent
#1EC878
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585