#F2FFE0#F2FFE0
#F2FFE0 is a very light, muted yellow-green. Relative luminance 0.958; OKLCH L 98.2% C 0.043 H 125.8°. Best body text is #000000 at 20.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFE0 |
|---|---|
| RGB | rgb(242, 255, 224) |
| HSL | hsl(85, 100%, 94%) |
| HSV | hsv(85, 12%, 100%) |
| CMYK | cmyk(5.1%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(98.34, -9.58, 13.37) |
| CIE-LCH | lch(98.34, 16.45, 125.61°) |
| OKLab | oklab(98.23% -0.025 0.0347) |
| OKLCH | oklch(98.23% 0.043 125.8) |
| XYZ | xyz(85.8305, 95.7789, 84.4720) |
| Luminance | 0.9578 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 4.73
Off White (survey)
#FFFFE4
ΔE00 5.05
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.19
Honeydew
#F0FFF0
ΔE00 5.40
Beige
#F5F5DC
ΔE00 5.45
Eggshell (survey)
#FFFFD4
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFE0 #EDE0FF
analogous
#FFFDE0 #F2FFE0 #E3FFE0
triadic
#F2FFE0 #E0F2FF #FFE0F2
tetradic
#F2FFE0 #E0FFFD #EDE0FF #FFE0E3
square
#F2FFE0 #E0FFFD #EDE0FF #FFE0E3
split-complementary
#F2FFE0 #E0E3FF #FDE0FF
monochromatic
#BFFF66 #D8FFA3 #F2FFE0 #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.04
#F2FFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.16
#F2FFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFE0
20.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFE0 | 1.00 | 1.04 | 20.16 | 20.16 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDE
Deuteranopia (green-blind)
#FFFAE1
Tritanopia (blue-blind)
#F4FCF6
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2ffe0; /* rgb */ color: rgb(242, 255, 224); /* oklch */ color: oklch(98.2% 0.043 125.8);
Tailwind
colors: {
custom: {
50: '#f6ffe9',
500: '#f2ffe0',
950: '#000000',
},
}SCSS
$custom: #f2ffe0; $custom-light: #f6ffe9; $custom-dark: #000000;
JSON
{
"hex": "#f2ffe0",
"rgb": {
"r": 242,
"g": 255,
"b": 224
},
"hsl": {
"h": 85.161,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.98225,
"c": 0.04276,
"h": 125.8
},
"luminance": 0.95779
}Semantic roles & 50–950 ramp
primary
#F2FFE0
secondary
#BB97ED
accent
#00E660
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171816
muted
#858684