#FFFDEA#FFFDEA
#FFFDEA is a very light, muted yellow. Relative luminance 0.975; OKLCH L 99.1% C 0.025 H 102.0°. Best body text is #000000 at 20.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFDEA |
|---|---|
| RGB | rgb(255, 253, 234) |
| HSL | hsl(54, 100%, 96%) |
| HSV | hsv(54, 8%, 100%) |
| CMYK | cmyk(0%, 0.8%, 8.2%, 0%) |
| CIE-LAB | lab(99.01, -2.53, 9.33) |
| CIE-LCH | lch(99.01, 9.66, 105.17°) |
| OKLab | oklab(99.05% -0.0052 0.0244) |
| OKLCH | oklch(99.05% 0.025 102) |
| XYZ | xyz(91.2147, 97.4516, 91.8307) |
| Luminance | 0.9745 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.65
Off White (survey)
#FFFFE4
ΔE00 3.03
Beige
#F5F5DC
ΔE00 3.05
Cornsilk
#FFF8DC
ΔE00 3.50
Oldlace
#FDF5E6
ΔE00 3.87
Eggshell
#F0EAD6
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFDEA #EAECFF
analogous
#FFF2EA #FFFDEA #F6FFEA
triadic
#FFFDEA #EAFFFD #FDEAFF
tetradic
#FFFDEA #EAFFF2 #EAECFF #FFEAF6
square
#FFFDEA #EAFFF2 #EAECFF #FFEAF6
split-complementary
#FFFDEA #EAF6FF #F2EAFF
monochromatic
#FFF170 #FFF7AD #FFFCE0 #FFFCE0 #FFFCE0
Accessibility & contrast
On white
1.02
#FFFDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.49
#FFFDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFDEA
20.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFDEA | 1.00 | 1.02 | 20.49 | 20.49 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE9
Deuteranopia (green-blind)
#FFFDEB
Tritanopia (blue-blind)
#FFFAF7
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fffdea; /* rgb */ color: rgb(255, 253, 234); /* oklch */ color: oklch(99.1% 0.025 102.0);
Tailwind
colors: {
custom: {
50: '#fffef0',
500: '#fffdea',
950: '#000000',
},
}SCSS
$custom: #fffdea; $custom-light: #fffef0; $custom-dark: #000000;
JSON
{
"hex": "#fffdea",
"rgb": {
"r": 255,
"g": 253,
"b": 234
},
"hsl": {
"h": 54.286,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.99053,
"c": 0.02492,
"h": 102
},
"luminance": 0.97451
}Semantic roles & 50–950 ramp
primary
#FFFDEA
secondary
#9FA7EE
accent
#16E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585