#F7FFDC#F7FFDC
#F7FFDC is a very light, muted yellow-green. Relative luminance 0.965; OKLCH L 98.5% C 0.046 H 117.7°. Best body text is #000000 at 20.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FFDC |
|---|---|
| RGB | rgb(247, 255, 220) |
| HSL | hsl(74, 100%, 93%) |
| HSV | hsv(74, 14%, 100%) |
| CMYK | cmyk(3.1%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(98.62, -8.50, 15.85) |
| CIE-LCH | lch(98.62, 17.98, 118.19°) |
| OKLab | oklab(98.5% -0.0215 0.041) |
| OKLCH | oklch(98.5% 0.046 117.7) |
| XYZ | xyz(87.0344, 96.4617, 81.7301) |
| Luminance | 0.9646 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.20
Lightyellow
#FFFFE0
ΔE00 3.25
Eggshell (survey)
#FFFFD4
ΔE00 3.49
Off White (survey)
#FFFFE4
ΔE00 4.00
Cream
#FFFDD0
ΔE00 4.32
Beige
#F5F5DC
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FFDC #E4DCFF
analogous
#FFF5DC #F7FFDC #E5FFDC
triadic
#F7FFDC #DCF7FF #FFDCF7
tetradic
#F7FFDC #DCFFF5 #E4DCFF #FFDCE5
square
#F7FFDC #DCFFF5 #E4DCFF #FFDCE5
split-complementary
#F7FFDC #DCE5FF #F5DCFF
monochromatic
#DBFF62 #E9FF9F #F7FFDC #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.03
#F7FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.29
#F7FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FFDC
20.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FFDC | 1.00 | 1.03 | 20.29 | 20.29 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDA
Deuteranopia (green-blind)
#FFFBDD
Tritanopia (blue-blind)
#FBFBF5
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f7ffdc; /* rgb */ color: rgb(247, 255, 220); /* oklch */ color: oklch(98.5% 0.046 117.7);
Tailwind
colors: {
custom: {
50: '#faffe7',
500: '#f7ffdc',
950: '#000000',
},
}SCSS
$custom: #f7ffdc; $custom-light: #faffe7; $custom-dark: #000000;
JSON
{
"hex": "#f7ffdc",
"rgb": {
"r": 247,
"g": 255,
"b": 220
},
"hsl": {
"h": 73.714,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.985,
"c": 0.04631,
"h": 117.7
},
"luminance": 0.96461
}Semantic roles & 50–950 ramp
primary
#F7FFDC
secondary
#A893EC
accent
#00E634
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684