#FFF8DE#FFF8DE
#FFF8DE is a very light, muted yellow. Relative luminance 0.937; OKLCH L 97.8% C 0.035 H 94.5°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF8DE |
|---|---|
| RGB | rgb(255, 248, 222) |
| HSL | hsl(47, 100%, 94%) |
| HSV | hsv(47, 13%, 100%) |
| CMYK | cmyk(0%, 2.7%, 12.9%, 0%) |
| CIE-LAB | lab(97.50, -1.91, 13.33) |
| CIE-LCH | lch(97.50, 13.46, 98.16°) |
| OKLab | oklab(97.78% -0.0027 0.0346) |
| OKLCH | oklch(97.78% 0.035 94.5) |
| XYZ | xyz(87.9910, 93.6697, 82.5378) |
| Luminance | 0.9367 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 0.66
Beige
#F5F5DC
ΔE00 3.14
Off White (survey)
#FFFFE4
ΔE00 3.30
Eggshell
#F0EAD6
ΔE00 3.49
Lightyellow
#FFFFE0
ΔE00 3.77
Oldlace
#FDF5E6
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF8DE #DEE5FF
analogous
#FFE7DE #FFF8DE #F5FFDE
triadic
#FFF8DE #DEFFF8 #F8DEFF
tetradic
#FFF8DE #DEFFE7 #DEE5FF #FFDEF5
square
#FFF8DE #DEFFE7 #DEE5FF #FFDEF5
split-complementary
#FFF8DE #DEF5FF #E7DEFF
monochromatic
#FFDE64 #FFEBA1 #FFF8DE #FFF9E0 #FFF9E0
Accessibility & contrast
On white
1.06
#FFF8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#FFF8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF8DE
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF8DE | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6DD
Deuteranopia (green-blind)
#FFF9DF
Tritanopia (blue-blind)
#FFF4F1
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fff8de; /* rgb */ color: rgb(255, 248, 222); /* oklch */ color: oklch(97.8% 0.035 94.5);
Tailwind
colors: {
custom: {
50: '#fffae8',
500: '#fff8de',
950: '#000000',
},
}SCSS
$custom: #fff8de; $custom-light: #fffae8; $custom-dark: #000000;
JSON
{
"hex": "#fff8de",
"rgb": {
"r": 255,
"g": 248,
"b": 222
},
"hsl": {
"h": 47.273,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97778,
"c": 0.03475,
"h": 94.5
},
"luminance": 0.93669
}Semantic roles & 50–950 ramp
primary
#FFF8DE
secondary
#95A7EC
accent
#31E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181716
muted
#868584