#FDEEAE#FDEEAE
#FDEEAE is a very light, moderate yellow. Relative luminance 0.851; OKLCH L 94.6% C 0.083 H 96.5°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEEAE |
|---|---|
| RGB | rgb(253, 238, 174) |
| HSL | hsl(49, 95%, 84%) |
| HSV | hsv(49, 31%, 99%) |
| CMYK | cmyk(0%, 5.9%, 31.2%, 0.8%) |
| CIE-LAB | lab(93.92, -4.24, 32.88) |
| CIE-LCH | lch(93.92, 33.15, 97.35°) |
| OKLab | oklab(94.62% -0.0094 0.0823) |
| OKLCH | oklch(94.62% 0.083 96.5) |
| XYZ | xyz(78.7234, 85.0897, 52.3132) |
| Luminance | 0.8509 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 0.76
Vanilla
#F3E5AB
ΔE00 2.24
Palegoldenrod
#EEE8AA
ΔE00 3.14
Pale Peach
#FFE5AD
ΔE00 4.35
Dark Cream
#FFF39A
ΔE00 4.64
Egg Shell
#FFFCC4
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEEAE #AEBDFD
analogous
#FDC6AE #FDEEAE #E4FDAE
triadic
#FDEEAE #AEFDEE #EEAEFD
tetradic
#FDEEAE #AEFDC6 #AEBDFD #FDAEE4
square
#FDEEAE #AEFDC6 #AEBDFD #FDAEE4
split-complementary
#FDEEAE #AEE4FD #C6AEFD
monochromatic
#FAD537 #FCE172 #FDEEAE #FEF9E1 #FEF9E1
Accessibility & contrast
On white
1.17
#FDEEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#FDEEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEEAE
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEEAE | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAAA
Deuteranopia (green-blind)
#FFF0B0
Tritanopia (blue-blind)
#FFE5DD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fdeeae; /* rgb */ color: rgb(253, 238, 174); /* oklch */ color: oklch(94.6% 0.083 96.5);
Tailwind
colors: {
custom: {
50: '#fff3c6',
500: '#fdeeae',
950: '#000000',
},
}SCSS
$custom: #fdeeae; $custom-light: #fff3c6; $custom-dark: #000000;
JSON
{
"hex": "#fdeeae",
"rgb": {
"r": 253,
"g": 238,
"b": 174
},
"hsl": {
"h": 48.608,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.94615,
"c": 0.08281,
"h": 96.5
},
"luminance": 0.85088
}Semantic roles & 50–950 ramp
primary
#FDEEAE
secondary
#6D83E2
accent
#2CE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181713
muted
#868582