#F2FFD7#F2FFD7
#F2FFD7 is a very light, muted yellow-green. Relative luminance 0.953; OKLCH L 98.0% C 0.054 H 122.0°. Best body text is #000000 at 20.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFD7 |
|---|---|
| RGB | rgb(242, 255, 215) |
| HSL | hsl(80, 100%, 92%) |
| HSV | hsv(80, 16%, 100%) |
| CMYK | cmyk(5.1%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(98.15, -11.00, 17.70) |
| CIE-LCH | lch(98.15, 20.84, 121.86°) |
| OKLab | oklab(98.01% -0.0286 0.0456) |
| OKLCH | oklch(98.01% 0.054 122) |
| XYZ | xyz(84.6421, 95.3035, 78.2131) |
| Luminance | 0.9530 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.32
Eggshell (survey)
#FFFFD4
ΔE00 4.34
Ecru
#FEFFCA
ΔE00 5.03
Cream
#FFFDD0
ΔE00 5.06
Ivory (survey)
#FFFFCB
ΔE00 5.14
Lightyellow
#FFFFE0
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFD7 #E4D7FF
analogous
#FFF8D7 #F2FFD7 #DEFFD7
triadic
#F2FFD7 #D7F2FF #FFD7F2
tetradic
#F2FFD7 #D7FFF8 #E4D7FF #FFD7DE
square
#F2FFD7 #D7FFF8 #E4D7FF #FFD7DE
split-complementary
#F2FFD7 #D7DEFF #F8D7FF
monochromatic
#CAFF5D #DEFF9A #F2FFD7 #F5FFE0 #F5FFE0
Accessibility & contrast
On white
1.05
#F2FFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.06
#F2FFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFD7
20.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFD7 | 1.00 | 1.05 | 20.06 | 20.06 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAD5
Deuteranopia (green-blind)
#FFFAD9
Tritanopia (blue-blind)
#F5FBF4
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2ffd7; /* rgb */ color: rgb(242, 255, 215); /* oklch */ color: oklch(98.0% 0.054 122.0);
Tailwind
colors: {
custom: {
50: '#f6ffe3',
500: '#f2ffd7',
950: '#000000',
},
}SCSS
$custom: #f2ffd7; $custom-light: #f6ffe3; $custom-dark: #000000;
JSON
{
"hex": "#f2ffd7",
"rgb": {
"r": 242,
"g": 255,
"b": 215
},
"hsl": {
"h": 79.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.98012,
"c": 0.05384,
"h": 122
},
"luminance": 0.95304
}Semantic roles & 50–950 ramp
primary
#F2FFD7
secondary
#AD8FEB
accent
#00E64B
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171815
muted
#858684