#F2FDE4#F2FDE4
#F2FDE4 is a very light, muted yellow-green. Relative luminance 0.947; OKLCH L 97.9% C 0.035 H 126.5°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FDE4 |
|---|---|
| RGB | rgb(242, 253, 228) |
| HSL | hsl(86, 86%, 94%) |
| HSV | hsv(86, 10%, 99%) |
| CMYK | cmyk(4.3%, 0%, 9.9%, 0.8%) |
| CIE-LAB | lab(97.92, -7.93, 10.73) |
| CIE-LCH | lch(97.92, 13.34, 126.48°) |
| OKLab | oklab(97.92% -0.0207 0.0279) |
| OKLCH | oklch(97.92% 0.035 126.5) |
| XYZ | xyz(85.7446, 94.7291, 87.1510) |
| Luminance | 0.9473 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.76
Off White (survey)
#FFFFE4
ΔE00 4.30
Beige
#F5F5DC
ΔE00 4.41
Lightyellow
#FFFFE0
ΔE00 4.50
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.85
Ivory
#FFFFF0
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FDE4 #EFE4FD
analogous
#FDFCE4 #F2FDE4 #E6FDE4
triadic
#F2FDE4 #E4F2FD #FDE4F2
tetradic
#F2FDE4 #E4FDFC #EFE4FD #FDE4E6
square
#F2FDE4 #E4FDFC #EFE4FD #FDE4E6
split-complementary
#F2FDE4 #E4E6FD #FCE4FD
monochromatic
#BBF572 #D7F9AB #F1FDE3 #F1FDE3 #F1FDE3
Accessibility & contrast
On white
1.05
#F2FDE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.95
#F2FDE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FDE4
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FDE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FDE4 | 1.00 | 1.05 | 19.95 | 19.95 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E3
Deuteranopia (green-blind)
#FEF9E5
Tritanopia (blue-blind)
#F4FAF6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f2fde4; /* rgb */ color: rgb(242, 253, 228); /* oklch */ color: oklch(97.9% 0.035 126.5);
Tailwind
colors: {
custom: {
50: '#f6feec',
500: '#f2fde4',
950: '#000000',
},
}SCSS
$custom: #f2fde4; $custom-light: #f6feec; $custom-dark: #000000;
JSON
{
"hex": "#f2fde4",
"rgb": {
"r": 242,
"g": 253,
"b": 228
},
"hsl": {
"h": 86.4,
"s": 86.207,
"l": 94.314
},
"oklch": {
"l": 0.97922,
"c": 0.03475,
"h": 126.5
},
"luminance": 0.94729
}Semantic roles & 50–950 ramp
primary
#F2FDE4
secondary
#BE9EE7
accent
#03E365
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171716
muted
#858584