#FFFDE7#FFFDE7
#FFFDE7 is a very light, muted yellow. Relative luminance 0.973; OKLCH L 99.0% C 0.029 H 102.7°. Best body text is #000000 at 20.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFDE7 |
|---|---|
| RGB | rgb(255, 253, 231) |
| HSL | hsl(55, 100%, 95%) |
| HSV | hsv(55, 9%, 100%) |
| CMYK | cmyk(0%, 0.8%, 9.4%, 0%) |
| CIE-LAB | lab(98.94, -3.01, 10.77) |
| CIE-LCH | lch(98.94, 11.18, 105.62°) |
| OKLab | oklab(98.98% -0.0063 0.0281) |
| OKLCH | oklch(98.98% 0.029 102.7) |
| XYZ | xyz(90.7874, 97.2807, 89.5801) |
| Luminance | 0.9728 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 2.02
Beige
#F5F5DC
ΔE00 2.30
Ivory
#FFFFF0
ΔE00 2.61
Cornsilk
#FFF8DC
ΔE00 2.78
Lightyellow
#FFFFE0
ΔE00 3.17
Eggshell
#F0EAD6
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFDE7 #E7E9FF
analogous
#FFF1E7 #FFFDE7 #F5FFE7
triadic
#FFFDE7 #E7FFFD #FDE7FF
tetradic
#FFFDE7 #E7FFF1 #E7E9FF #FFE7F5
square
#FFFDE7 #E7FFF1 #E7E9FF #FFE7F5
split-complementary
#FFFDE7 #E7F5FF #F1E7FF
monochromatic
#FFF36D #FFF8AA #FFFCE0 #FFFCE0 #FFFCE0
Accessibility & contrast
On white
1.03
#FFFDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.46
#FFFDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFDE7
20.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFDE7 | 1.00 | 1.03 | 20.46 | 20.46 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE6
Deuteranopia (green-blind)
#FFFDE8
Tritanopia (blue-blind)
#FFFAF7
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fffde7; /* rgb */ color: rgb(255, 253, 231); /* oklch */ color: oklch(99.0% 0.029 102.7);
Tailwind
colors: {
custom: {
50: '#fffeee',
500: '#fffde7',
950: '#000000',
},
}SCSS
$custom: #fffde7; $custom-light: #fffeee; $custom-dark: #000000;
JSON
{
"hex": "#fffde7",
"rgb": {
"r": 255,
"g": 253,
"b": 231
},
"hsl": {
"h": 55,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.98978,
"c": 0.02879,
"h": 102.7
},
"luminance": 0.9728
}Semantic roles & 50–950 ramp
primary
#FFFDE7
secondary
#9DA3EE
accent
#13E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585