#FFFDAE#FFFDAE
#FFFDAE is a very light, moderate yellow. Relative luminance 0.946; OKLCH L 97.8% C 0.099 H 106.9°. Best body text is #000000 at 19.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFDAE |
|---|---|
| RGB | rgb(255, 253, 174) |
| HSL | hsl(59, 100%, 84%) |
| HSV | hsv(59, 32%, 100%) |
| CMYK | cmyk(0%, 0.8%, 31.8%, 0%) |
| CIE-LAB | lab(97.86, -10.94, 38.13) |
| CIE-LCH | lch(97.86, 39.67, 106.01°) |
| OKLab | oklab(97.77% -0.0287 0.0947) |
| OKLCH | oklch(97.77% 0.099 106.9) |
| XYZ | xyz(84.0059, 94.5681, 53.8643) |
| Luminance | 0.9457 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 0.39
Creme
#FFFFB6
ΔE00 1.32
Light Beige
#FFFEB6
ΔE00 1.35
Buff
#FEF69E
ΔE00 2.64
Cream (survey)
#FFFFC2
ΔE00 3.58
Dark Cream
#FFF39A
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFDAE #AEB0FF
analogous
#FFD5AE #FFFDAE #D9FFAE
triadic
#FFFDAE #AEFFFD #FDAEFF
tetradic
#FFFDAE #AEFFD5 #AEB0FF #FFAED9
square
#FFFDAE #AEFFD5 #AEB0FF #FFAED9
split-complementary
#FFFDAE #AED9FF #D5AEFF
monochromatic
#FFFA34 #FFFB71 #FFFDAE #FFFEE0 #FFFEE0
Accessibility & contrast
On white
1.05
#FFFDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.91
#FFFDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFDAE
19.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFDAE | 1.00 | 1.05 | 19.91 | 19.91 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7A8
Deuteranopia (green-blind)
#FFFBB1
Tritanopia (blue-blind)
#FFF3E9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fffdae; /* rgb */ color: rgb(255, 253, 174); /* oklch */ color: oklch(97.8% 0.099 106.9);
Tailwind
colors: {
custom: {
50: '#fffec7',
500: '#fffdae',
950: '#000000',
},
}SCSS
$custom: #fffdae; $custom-light: #fffec7; $custom-dark: #000000;
JSON
{
"hex": "#fffdae",
"rgb": {
"r": 255,
"g": 253,
"b": 174
},
"hsl": {
"h": 58.519,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.97771,
"c": 0.09892,
"h": 106.9
},
"luminance": 0.94567
}Semantic roles & 50–950 ramp
primary
#FFFDAE
secondary
#6C6FE5
accent
#06E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582