#F2FDE0#F2FDE0
#F2FDE0 is a very light, muted yellow-green. Relative luminance 0.945; OKLCH L 97.8% C 0.040 H 124.1°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FDE0 |
|---|---|
| RGB | rgb(242, 253, 224) |
| HSL | hsl(83, 88%, 94%) |
| HSV | hsv(83, 11%, 99%) |
| CMYK | cmyk(4.3%, 0%, 11.5%, 0.8%) |
| CIE-LAB | lab(97.84, -8.58, 12.65) |
| CIE-LCH | lch(97.84, 15.29, 124.16°) |
| OKLab | oklab(97.82% -0.0222 0.0329) |
| OKLCH | oklch(97.82% 0.04 124.1) |
| XYZ | xyz(85.1958, 94.5095, 84.2604) |
| Luminance | 0.9451 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 4.17
Off White (survey)
#FFFFE4
ΔE00 4.34
Beige
#F5F5DC
ΔE00 4.59
Honeydew
#F0FFF0
ΔE00 4.96
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.97
Eggshell (survey)
#FFFFD4
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FDE0 #EBE0FD
analogous
#FDF9E0 #F2FDE0 #E3FDE0
triadic
#F2FDE0 #E0F2FD #FDE0F2
tetradic
#F2FDE0 #E0FDF9 #EBE0FD #FDE0E3
square
#F2FDE0 #E0FDF9 #EBE0FD #FDE0E3
split-complementary
#F2FDE0 #E0E3FD #F9E0FD
monochromatic
#C2F66D #DAF9A7 #F2FDE0 #F3FDE2 #F3FDE2
Accessibility & contrast
On white
1.06
#F2FDE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#F2FDE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FDE0
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FDE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FDE0 | 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)
#FFF9DE
Deuteranopia (green-blind)
#FFF9E1
Tritanopia (blue-blind)
#F4FAF5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f2fde0; /* rgb */ color: rgb(242, 253, 224); /* oklch */ color: oklch(97.8% 0.040 124.1);
Tailwind
colors: {
custom: {
50: '#f6fee9',
500: '#f2fde0',
950: '#000000',
},
}SCSS
$custom: #f2fde0; $custom-light: #f6fee9; $custom-dark: #000000;
JSON
{
"hex": "#f2fde0",
"rgb": {
"r": 242,
"g": 253,
"b": 224
},
"hsl": {
"h": 82.759,
"s": 87.879,
"l": 93.529
},
"oklch": {
"l": 0.97823,
"c": 0.03967,
"h": 124.1
},
"luminance": 0.9451
}Semantic roles & 50–950 ramp
primary
#F2FDE0
secondary
#B79AE7
accent
#01E457
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584