#F2F8DC#F2F8DC
#F2F8DC is a very light, muted yellow-green. Relative luminance 0.912; OKLCH L 96.7% C 0.037 H 116.9°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F8DC |
|---|---|
| RGB | rgb(242, 248, 220) |
| HSL | hsl(73, 67%, 92%) |
| HSV | hsv(73, 11%, 97%) |
| CMYK | cmyk(2.4%, 0%, 11.3%, 2.7%) |
| CIE-LAB | lab(96.48, -6.73, 12.78) |
| CIE-LCH | lch(96.48, 14.45, 117.79°) |
| OKLab | oklab(96.73% -0.0169 0.0332) |
| OKLCH | oklch(96.73% 0.037 116.9) |
| XYZ | xyz(83.1019, 91.1796, 80.9177) |
| Luminance | 0.9118 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 2.68
Lightyellow
#FFFFE0
ΔE00 2.91
Off White (survey)
#FFFFE4
ΔE00 2.95
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.04
Eggshell (survey)
#FFFFD4
ΔE00 4.88
Cornsilk
#FFF8DC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F8DC #E2DCF8
analogous
#F8F0DC #F2F8DC #E4F8DC
triadic
#F2F8DC #DCF2F8 #F8DCF2
tetradic
#F2F8DC #DCF8F0 #E2DCF8 #F8DCE4
square
#F2F8DC #DCF8F0 #E2DCF8 #F8DCE4
split-complementary
#F2F8DC #DCE4F8 #F0DCF8
monochromatic
#CCE476 #DFEEA9 #F2F8DC #F6FAE5 #F6FAE5
Accessibility & contrast
On white
1.09
#F2F8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#F2F8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F8DC
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F8DC | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DA
Deuteranopia (green-blind)
#FCF5DD
Tritanopia (blue-blind)
#F5F5F0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f2f8dc; /* rgb */ color: rgb(242, 248, 220); /* oklch */ color: oklch(96.7% 0.037 116.9);
Tailwind
colors: {
custom: {
50: '#f6fae6',
500: '#f2f8dc',
950: '#000000',
},
}SCSS
$custom: #f2f8dc; $custom-light: #f6fae6; $custom-dark: #000000;
JSON
{
"hex": "#f2f8dc",
"rgb": {
"r": 242,
"g": 248,
"b": 220
},
"hsl": {
"h": 72.857,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.96725,
"c": 0.03724,
"h": 116.9
},
"luminance": 0.91179
}Semantic roles & 50–950 ramp
primary
#F2F8DC
secondary
#AA9DDB
accent
#17CF3E
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584