#FFF9DE#FFF9DE
#FFF9DE is a very light, muted yellow. Relative luminance 0.943; OKLCH L 98.0% C 0.036 H 96.7°. Best body text is #000000 at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF9DE |
|---|---|
| RGB | rgb(255, 249, 222) |
| HSL | hsl(49, 100%, 94%) |
| HSV | hsv(49, 13%, 100%) |
| CMYK | cmyk(0%, 2.4%, 12.9%, 0%) |
| CIE-LAB | lab(97.75, -2.41, 13.68) |
| CIE-LCH | lch(97.75, 13.89, 100.00°) |
| OKLab | oklab(97.97% -0.0042 0.0355) |
| OKLCH | oklch(97.97% 0.036 96.7) |
| XYZ | xyz(88.2993, 94.2862, 82.6405) |
| Luminance | 0.9428 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 0.51
Off White (survey)
#FFFFE4
ΔE00 2.74
Beige
#F5F5DC
ΔE00 2.75
Lightyellow
#FFFFE0
ΔE00 3.14
Eggshell
#F0EAD6
ΔE00 3.85
Pale
#FFF9D0
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF9DE #DEE4FF
analogous
#FFE8DE #FFF9DE #F4FFDE
triadic
#FFF9DE #DEFFF9 #F9DEFF
tetradic
#FFF9DE #DEFFE8 #DEE4FF #FFDEF4
square
#FFF9DE #DEFFE8 #DEE4FF #FFDEF4
split-complementary
#FFF9DE #DEF4FF #E8DEFF
monochromatic
#FFE364 #FFEEA1 #FFF9DE #FFF9E0 #FFF9E0
Accessibility & contrast
On white
1.06
#FFF9DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.86
#FFF9DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF9DE
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF9DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF9DE | 1.00 | 1.06 | 19.86 | 19.86 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DC
Deuteranopia (green-blind)
#FFFADF
Tritanopia (blue-blind)
#FFF5F1
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fff9de; /* rgb */ color: rgb(255, 249, 222); /* oklch */ color: oklch(98.0% 0.036 96.7);
Tailwind
colors: {
custom: {
50: '#fffbe8',
500: '#fff9de',
950: '#000000',
},
}SCSS
$custom: #fff9de; $custom-light: #fffbe8; $custom-dark: #000000;
JSON
{
"hex": "#fff9de",
"rgb": {
"r": 255,
"g": 249,
"b": 222
},
"hsl": {
"h": 49.091,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97974,
"c": 0.03578,
"h": 96.7
},
"luminance": 0.94285
}Semantic roles & 50–950 ramp
primary
#FFF9DE
secondary
#95A5EC
accent
#2AE600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181716
muted
#868584