#FFFDE2#FFFDE2
#FFFDE2 is a very light, muted yellow. Relative luminance 0.970; OKLCH L 98.9% C 0.035 H 103.6°. Best body text is #000000 at 20.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFDE2 |
|---|---|
| RGB | rgb(255, 253, 226) |
| HSL | hsl(56, 100%, 94%) |
| HSV | hsv(56, 11%, 100%) |
| CMYK | cmyk(0%, 0.8%, 11.4%, 0%) |
| CIE-LAB | lab(98.83, -3.80, 13.17) |
| CIE-LCH | lch(98.83, 13.71, 106.09°) |
| OKLab | oklab(98.86% -0.0083 0.0342) |
| OKLCH | oklch(98.86% 0.035 103.6) |
| XYZ | xyz(90.0913, 97.0022, 85.9140) |
| Luminance | 0.9700 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 0.89
Lightyellow
#FFFFE0
ΔE00 1.61
Beige
#F5F5DC
ΔE00 1.94
Cornsilk
#FFF8DC
ΔE00 2.27
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.08
Ivory
#FFFFF0
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFDE2 #E2E4FF
analogous
#FFEFE2 #FFFDE2 #F3FFE2
triadic
#FFFDE2 #E2FFFD #FDE2FF
tetradic
#FFFDE2 #E2FFEF #E2E4FF #FFE2F3
square
#FFFDE2 #E2FFEF #E2E4FF #FFE2F3
split-complementary
#FFFDE2 #E2F3FF #EFE2FF
monochromatic
#FFF568 #FFF9A5 #FFFDE0 #FFFDE0 #FFFDE0
Accessibility & contrast
On white
1.03
#FFFDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.40
#FFFDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFDE2
20.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFDE2 | 1.00 | 1.03 | 20.40 | 20.40 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE0
Deuteranopia (green-blind)
#FFFCE3
Tritanopia (blue-blind)
#FFF9F5
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fffde2; /* rgb */ color: rgb(255, 253, 226); /* oklch */ color: oklch(98.9% 0.035 103.6);
Tailwind
colors: {
custom: {
50: '#fffeeb',
500: '#fffde2',
950: '#000000',
},
}SCSS
$custom: #fffde2; $custom-light: #fffeeb; $custom-dark: #000000;
JSON
{
"hex": "#fffde2",
"rgb": {
"r": 255,
"g": 253,
"b": 226
},
"hsl": {
"h": 55.862,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.98855,
"c": 0.03521,
"h": 103.6
},
"luminance": 0.97002
}Semantic roles & 50–950 ramp
primary
#FFFDE2
secondary
#989EED
accent
#10E600
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#181716
muted
#868584