#F7FFDD#F7FFDD
#F7FFDD is a very light, muted yellow-green. Relative luminance 0.965; OKLCH L 98.5% C 0.045 H 118.0°. Best body text is #000000 at 20.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FFDD |
|---|---|
| RGB | rgb(247, 255, 221) |
| HSL | hsl(74, 100%, 93%) |
| HSV | hsv(74, 13%, 100%) |
| CMYK | cmyk(3.1%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(98.64, -8.34, 15.37) |
| CIE-LCH | lch(98.64, 17.49, 118.49°) |
| OKLab | oklab(98.52% -0.0211 0.0398) |
| OKLCH | oklch(98.52% 0.045 118) |
| XYZ | xyz(87.1673, 96.5148, 82.4297) |
| Luminance | 0.9651 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 3.16
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.34
Eggshell (survey)
#FFFFD4
ΔE00 3.67
Off White (survey)
#FFFFE4
ΔE00 3.83
Cream
#FFFDD0
ΔE00 4.51
Beige
#F5F5DC
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FFDD #E5DDFF
analogous
#FFF6DD #F7FFDD #E6FFDD
triadic
#F7FFDD #DDF7FF #FFDDF7
tetradic
#F7FFDD #DDFFF6 #E5DDFF #FFDDE6
square
#F7FFDD #DDFFF6 #E5DDFF #FFDDE6
split-complementary
#F7FFDD #DDE6FF #F6DDFF
monochromatic
#DAFF63 #E9FFA0 #F7FFDD #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.03
#F7FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.30
#F7FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FFDD
20.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FFDD | 1.00 | 1.03 | 20.30 | 20.30 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDB
Deuteranopia (green-blind)
#FFFBDE
Tritanopia (blue-blind)
#FBFBF5
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f7ffdd; /* rgb */ color: rgb(247, 255, 221); /* oklch */ color: oklch(98.5% 0.045 118.0);
Tailwind
colors: {
custom: {
50: '#faffe7',
500: '#f7ffdd',
950: '#000000',
},
}SCSS
$custom: #f7ffdd; $custom-light: #faffe7; $custom-dark: #000000;
JSON
{
"hex": "#f7ffdd",
"rgb": {
"r": 247,
"g": 255,
"b": 221
},
"hsl": {
"h": 74.118,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.98523,
"c": 0.04505,
"h": 118
},
"luminance": 0.96515
}Semantic roles & 50–950 ramp
primary
#F7FFDD
secondary
#A994EC
accent
#00E636
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684