#FFF7DD#FFF7DD
#FFF7DD is a very light, muted yellow. Relative luminance 0.930; OKLCH L 97.6% C 0.035 H 92.8°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF7DD |
|---|---|
| RGB | rgb(255, 247, 221) |
| HSL | hsl(46, 100%, 93%) |
| HSV | hsv(46, 13%, 100%) |
| CMYK | cmyk(0%, 3.1%, 13.3%, 0%) |
| CIE-LAB | lab(97.23, -1.56, 13.46) |
| CIE-LCH | lch(97.23, 13.55, 96.62°) |
| OKLab | oklab(97.56% -0.0017 0.035) |
| OKLCH | oklch(97.56% 0.035 92.8) |
| XYZ | xyz(87.5508, 93.0030, 81.7318) |
| Luminance | 0.9300 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 0.91
Eggshell
#F0EAD6
ΔE00 3.37
Beige
#F5F5DC
ΔE00 3.54
Off White (survey)
#FFFFE4
ΔE00 3.78
Papayawhip
#FFEFD5
ΔE00 3.87
Oldlace
#FDF5E6
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF7DD #DDE5FF
analogous
#FFE6DD #FFF7DD #F6FFDD
triadic
#FFF7DD #DDFFF7 #F7DDFF
tetradic
#FFF7DD #DDFFE6 #DDE5FF #FFDDF6
square
#FFF7DD #DDFFE6 #DDE5FF #FFDDF6
split-complementary
#FFF7DD #DDF6FF #E6DDFF
monochromatic
#FFDA63 #FFE9A0 #FFF7DD #FFF8E0 #FFF8E0
Accessibility & contrast
On white
1.07
#FFF7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#FFF7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF7DD
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF7DD | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DB
Deuteranopia (green-blind)
#FFF8DE
Tritanopia (blue-blind)
#FFF3F0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fff7dd; /* rgb */ color: rgb(255, 247, 221); /* oklch */ color: oklch(97.6% 0.035 92.8);
Tailwind
colors: {
custom: {
50: '#fff9e7',
500: '#fff7dd',
950: '#000000',
},
}SCSS
$custom: #fff7dd; $custom-light: #fff9e7; $custom-dark: #000000;
JSON
{
"hex": "#fff7dd",
"rgb": {
"r": 255,
"g": 247,
"b": 221
},
"hsl": {
"h": 45.882,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.97558,
"c": 0.03501,
"h": 92.8
},
"luminance": 0.93002
}Semantic roles & 50–950 ramp
primary
#FFF7DD
secondary
#94A9EC
accent
#36E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181716
muted
#868584