#F2FDE2#F2FDE2
#F2FDE2 is a very light, muted yellow-green. Relative luminance 0.946; OKLCH L 97.9% C 0.037 H 125.2°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FDE2 |
|---|---|
| RGB | rgb(242, 253, 226) |
| HSL | hsl(84, 87%, 94%) |
| HSV | hsv(84, 11%, 99%) |
| CMYK | cmyk(4.3%, 0%, 10.7%, 0.8%) |
| CIE-LAB | lab(97.88, -8.26, 11.69) |
| CIE-LCH | lch(97.88, 14.31, 125.24°) |
| OKLab | oklab(97.87% -0.0214 0.0304) |
| OKLCH | oklch(97.87% 0.037 125.2) |
| XYZ | xyz(85.4686, 94.6187, 85.6973) |
| Luminance | 0.9462 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 4.27
Lightyellow
#FFFFE0
ΔE00 4.29
Honeydew
#F0FFF0
ΔE00 4.36
Beige
#F5F5DC
ΔE00 4.46
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.39
Eggshell (survey)
#FFFFD4
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FDE2 #EDE2FD
analogous
#FDFBE2 #F2FDE2 #E5FDE2
triadic
#F2FDE2 #E2F2FD #FDE2F2
tetradic
#F2FDE2 #E2FDFB #EDE2FD #FDE2E5
square
#F2FDE2 #E2FDFB #EDE2FD #FDE2E5
split-complementary
#F2FDE2 #E2E5FD #FBE2FD
monochromatic
#BFF56F #D8F9A9 #F2FDE2 #F2FDE2 #F2FDE2
Accessibility & contrast
On white
1.05
#F2FDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.92
#F2FDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FDE2
19.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FDE2 | 1.00 | 1.05 | 19.92 | 19.92 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E1
Deuteranopia (green-blind)
#FFF9E3
Tritanopia (blue-blind)
#F4FAF5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f2fde2; /* rgb */ color: rgb(242, 253, 226); /* oklch */ color: oklch(97.9% 0.037 125.2);
Tailwind
colors: {
custom: {
50: '#f6feeb',
500: '#f2fde2',
950: '#000000',
},
}SCSS
$custom: #f2fde2; $custom-light: #f6feeb; $custom-dark: #000000;
JSON
{
"hex": "#f2fde2",
"rgb": {
"r": 242,
"g": 253,
"b": 226
},
"hsl": {
"h": 84.444,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.97872,
"c": 0.03721,
"h": 125.2
},
"luminance": 0.94619
}Semantic roles & 50–950 ramp
primary
#F2FDE2
secondary
#BB9CE7
accent
#02E45E
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171716
muted
#858584