#FFFDE0#FFFDE0
#FFFDE0 is a very light, muted yellow. Relative luminance 0.969; OKLCH L 98.8% C 0.038 H 103.8°. Best body text is #000000 at 20.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFDE0 |
|---|---|
| RGB | rgb(255, 253, 224) |
| HSL | hsl(56, 100%, 94%) |
| HSV | hsv(56, 12%, 100%) |
| CMYK | cmyk(0%, 0.8%, 12.2%, 0%) |
| CIE-LAB | lab(98.79, -4.11, 14.13) |
| CIE-LCH | lch(98.79, 14.72, 106.21°) |
| OKLab | oklab(98.81% -0.009 0.0367) |
| OKLCH | oklch(98.81% 0.038 103.8) |
| XYZ | xyz(89.8185, 96.8931, 84.4771) |
| Luminance | 0.9689 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.03
Lightyellow
#FFFFE0
ΔE00 1.12
Beige
#F5F5DC
ΔE00 2.16
Cornsilk
#FFF8DC
ΔE00 2.37
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.47
Pale
#FFF9D0
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFDE0 #E0E2FF
analogous
#FFEEE0 #FFFDE0 #F2FFE0
triadic
#FFFDE0 #E0FFFD #FDE0FF
tetradic
#FFFDE0 #E0FFEE #E0E2FF #FFE0F2
square
#FFFDE0 #E0FFEE #E0E2FF #FFE0F2
split-complementary
#FFFDE0 #E0F2FF #EEE0FF
monochromatic
#FFF566 #FFF9A3 #FFFDE0 #FFFDE0 #FFFDE0
Accessibility & contrast
On white
1.03
#FFFDE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.38
#FFFDE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFDE0
20.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFDE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFDE0 | 1.00 | 1.03 | 20.38 | 20.38 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDE
Deuteranopia (green-blind)
#FFFCE1
Tritanopia (blue-blind)
#FFF9F5
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fffde0; /* rgb */ color: rgb(255, 253, 224); /* oklch */ color: oklch(98.8% 0.038 103.8);
Tailwind
colors: {
custom: {
50: '#fffee9',
500: '#fffde0',
950: '#000000',
},
}SCSS
$custom: #fffde0; $custom-light: #fffee9; $custom-dark: #000000;
JSON
{
"hex": "#fffde0",
"rgb": {
"r": 255,
"g": 253,
"b": 224
},
"hsl": {
"h": 56.129,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.98807,
"c": 0.03777,
"h": 103.8
},
"luminance": 0.96892
}Semantic roles & 50–950 ramp
primary
#FFFDE0
secondary
#979CED
accent
#0FE600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181716
muted
#868584