#F2FCEB#F2FCEB
#F2FCEB is a very light, muted yellow-green. Relative luminance 0.945; OKLCH L 97.9% C 0.025 H 132.1°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FCEB |
|---|---|
| RGB | rgb(242, 252, 235) |
| HSL | hsl(95, 74%, 95%) |
| HSV | hsv(95, 7%, 99%) |
| CMYK | cmyk(4%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(97.83, -6.26, 7.00) |
| CIE-LCH | lch(97.83, 9.39, 131.81°) |
| OKLab | oklab(97.9% -0.0166 0.0183) |
| OKLCH | oklch(97.9% 0.025 132.1) |
| XYZ | xyz(86.4212, 94.4960, 92.2678) |
| Luminance | 0.9450 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.98
Ivory
#FFFFF0
ΔE00 4.45
Beige
#F5F5DC
ΔE00 4.79
Mintcream
#F5FFFA
ΔE00 5.04
Off White (survey)
#FFFFE4
ΔE00 5.05
Lightyellow
#FFFFE0
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FCEB #F5EBFC
analogous
#FAFCEB #F2FCEB #EBFCEC
triadic
#F2FCEB #EBF2FC #FCEBF2
tetradic
#F2FCEB #EBFAFC #F5EBFC #FCECEB
square
#F2FCEB #EBFAFC #F5EBFC #FCECEB
split-complementary
#F2FCEB #ECEBFC #FCEBFA
monochromatic
#ADEC81 #CFF4B6 #EEFBE4 #EEFBE4 #EEFBE4
Accessibility & contrast
On white
1.06
#F2FCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#F2FCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FCEB
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FCEB | 1.00 | 1.06 | 19.90 | 19.90 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9EA
Deuteranopia (green-blind)
#FCF8EC
Tritanopia (blue-blind)
#F2FAF7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f2fceb; /* rgb */ color: rgb(242, 252, 235); /* oklch */ color: oklch(97.9% 0.025 132.1);
Tailwind
colors: {
custom: {
50: '#f6fdf1',
500: '#f2fceb',
950: '#000000',
},
}SCSS
$custom: #f2fceb; $custom-light: #f6fdf1; $custom-dark: #000000;
JSON
{
"hex": "#f2fceb",
"rgb": {
"r": 242,
"g": 252,
"b": 235
},
"hsl": {
"h": 95.294,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.97901,
"c": 0.0247,
"h": 132.1
},
"luminance": 0.94496
}Semantic roles & 50–950 ramp
primary
#F2FCEB
secondary
#CBA8E3
accent
#0FD684
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585