#FFF9DD#FFF9DD
#FFF9DD is a very light, muted yellow. Relative luminance 0.942; OKLCH L 98.0% C 0.037 H 97.1°. Best body text is #000000 at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF9DD |
|---|---|
| RGB | rgb(255, 249, 221) |
| HSL | hsl(49, 100%, 93%) |
| HSV | hsv(49, 13%, 100%) |
| CMYK | cmyk(0%, 2.4%, 13.3%, 0%) |
| CIE-LAB | lab(97.73, -2.57, 14.16) |
| CIE-LCH | lch(97.73, 14.39, 100.27°) |
| OKLab | oklab(97.95% -0.0046 0.0368) |
| OKLCH | oklch(97.95% 0.037 97.1) |
| XYZ | xyz(88.1657, 94.2328, 81.9368) |
| Luminance | 0.9423 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 0.47
Off White (survey)
#FFFFE4
ΔE00 2.70
Beige
#F5F5DC
ΔE00 2.77
Lightyellow
#FFFFE0
ΔE00 2.97
Pale
#FFF9D0
ΔE00 3.80
Eggshell
#F0EAD6
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF9DD #DDE3FF
analogous
#FFE8DD #FFF9DD #F4FFDD
triadic
#FFF9DD #DDFFF9 #F9DDFF
tetradic
#FFF9DD #DDFFE8 #DDE3FF #FFDDF4
square
#FFF9DD #DDFFE8 #DDE3FF #FFDDF4
split-complementary
#FFF9DD #DDF4FF #E8DDFF
monochromatic
#FFE363 #FFEEA0 #FFF9DD #FFFAE0 #FFFAE0
Accessibility & contrast
On white
1.06
#FFF9DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.85
#FFF9DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF9DD
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF9DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF9DD | 1.00 | 1.06 | 19.85 | 19.85 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DB
Deuteranopia (green-blind)
#FFF9DE
Tritanopia (blue-blind)
#FFF5F1
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fff9dd; /* rgb */ color: rgb(255, 249, 221); /* oklch */ color: oklch(98.0% 0.037 97.1);
Tailwind
colors: {
custom: {
50: '#fffbe7',
500: '#fff9dd',
950: '#000000',
},
}SCSS
$custom: #fff9dd; $custom-light: #fffbe7; $custom-dark: #000000;
JSON
{
"hex": "#fff9dd",
"rgb": {
"r": 255,
"g": 249,
"b": 221
},
"hsl": {
"h": 49.412,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.9795,
"c": 0.03704,
"h": 97.1
},
"luminance": 0.94232
}Semantic roles & 50–950 ramp
primary
#FFF9DD
secondary
#94A4EC
accent
#28E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181716
muted
#868584