#FFFDE4#FFFDE4
#FFFDE4 is a very light, muted yellow. Relative luminance 0.971; OKLCH L 98.9% C 0.033 H 103.2°. Best body text is #000000 at 20.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFDE4 |
|---|---|
| RGB | rgb(255, 253, 228) |
| HSL | hsl(56, 100%, 95%) |
| HSV | hsv(56, 11%, 100%) |
| CMYK | cmyk(0%, 0.8%, 10.6%, 0%) |
| CIE-LAB | lab(98.87, -3.49, 12.21) |
| CIE-LCH | lch(98.87, 12.70, 105.93°) |
| OKLab | oklab(98.9% -0.0075 0.0318) |
| OKLCH | oklch(98.9% 0.033 103.2) |
| XYZ | xyz(90.3673, 97.1127, 87.3677) |
| Luminance | 0.9711 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.18
Beige
#F5F5DC
ΔE00 1.91
Lightyellow
#FFFFE0
ΔE00 2.19
Cornsilk
#FFF8DC
ΔE00 2.35
Ivory
#FFFFF0
ΔE00 3.59
Eggshell
#F0EAD6
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFDE4 #E4E6FF
analogous
#FFF0E4 #FFFDE4 #F4FFE4
triadic
#FFFDE4 #E4FFFD #FDE4FF
tetradic
#FFFDE4 #E4FFF0 #E4E6FF #FFE4F4
square
#FFFDE4 #E4FFF0 #E4E6FF #FFE4F4
split-complementary
#FFFDE4 #E4F4FF #F0E4FF
monochromatic
#FFF46A #FFF8A7 #FFFDE0 #FFFDE0 #FFFDE0
Accessibility & contrast
On white
1.03
#FFFDE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.42
#FFFDE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFDE4
20.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFDE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFDE4 | 1.00 | 1.03 | 20.42 | 20.42 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE3
Deuteranopia (green-blind)
#FFFCE5
Tritanopia (blue-blind)
#FFF9F6
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fffde4; /* rgb */ color: rgb(255, 253, 228); /* oklch */ color: oklch(98.9% 0.033 103.2);
Tailwind
colors: {
custom: {
50: '#fffeec',
500: '#fffde4',
950: '#000000',
},
}SCSS
$custom: #fffde4; $custom-light: #fffeec; $custom-dark: #000000;
JSON
{
"hex": "#fffde4",
"rgb": {
"r": 255,
"g": 253,
"b": 228
},
"hsl": {
"h": 55.556,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.98904,
"c": 0.03265,
"h": 103.2
},
"luminance": 0.97112
}Semantic roles & 50–950 ramp
primary
#FFFDE4
secondary
#9AA0ED
accent
#11E600
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#181716
muted
#868584