#FFF7DE#FFF7DE
#FFF7DE is a very light, muted yellow. Relative luminance 0.931; OKLCH L 97.6% C 0.034 H 92.3°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF7DE |
|---|---|
| RGB | rgb(255, 247, 222) |
| HSL | hsl(45, 100%, 94%) |
| HSV | hsv(45, 13%, 100%) |
| CMYK | cmyk(0%, 3.1%, 12.9%, 0%) |
| CIE-LAB | lab(97.25, -1.41, 12.98) |
| CIE-LCH | lch(97.25, 13.05, 96.19°) |
| OKLab | oklab(97.58% -0.0013 0.0338) |
| OKLCH | oklch(97.58% 0.034 92.3) |
| XYZ | xyz(87.6844, 93.0565, 82.4356) |
| Luminance | 0.9305 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 1.22
Eggshell
#F0EAD6
ΔE00 3.21
Beige
#F5F5DC
ΔE00 3.62
Papayawhip
#FFEFD5
ΔE00 3.77
Oldlace
#FDF5E6
ΔE00 3.81
Off White (survey)
#FFFFE4
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF7DE #DEE6FF
analogous
#FFE6DE #FFF7DE #F6FFDE
triadic
#FFF7DE #DEFFF7 #F7DEFF
tetradic
#FFF7DE #DEFFE6 #DEE6FF #FFDEF6
square
#FFF7DE #DEFFE6 #DEE6FF #FFDEF6
split-complementary
#FFF7DE #DEF6FF #E6DEFF
monochromatic
#FFD964 #FFE8A1 #FFF7DE #FFF8E0 #FFF8E0
Accessibility & contrast
On white
1.07
#FFF7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#FFF7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF7DE
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF7DE | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DD
Deuteranopia (green-blind)
#FFF8DF
Tritanopia (blue-blind)
#FFF3F0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fff7de; /* rgb */ color: rgb(255, 247, 222); /* oklch */ color: oklch(97.6% 0.034 92.3);
Tailwind
colors: {
custom: {
50: '#fff9e8',
500: '#fff7de',
950: '#000000',
},
}SCSS
$custom: #fff7de; $custom-light: #fff9e8; $custom-dark: #000000;
JSON
{
"hex": "#fff7de",
"rgb": {
"r": 255,
"g": 247,
"b": 222
},
"hsl": {
"h": 45.455,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97583,
"c": 0.03378,
"h": 92.3
},
"luminance": 0.93055
}Semantic roles & 50–950 ramp
primary
#FFF7DE
secondary
#95AAEC
accent
#38E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181716
muted
#868584