#FFEDAE#FFEDAE
#FFEDAE is a very light, moderate yellow. Relative luminance 0.849; OKLCH L 94.6% C 0.082 H 94.0°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDAE |
|---|---|
| RGB | rgb(255, 237, 174) |
| HSL | hsl(47, 100%, 84%) |
| HSV | hsv(47, 32%, 100%) |
| CMYK | cmyk(0%, 7.1%, 31.8%, 0%) |
| CIE-LAB | lab(93.83, -2.99, 32.79) |
| CIE-LCH | lch(93.83, 32.92, 95.20°) |
| OKLab | oklab(94.59% -0.0058 0.0821) |
| OKLCH | oklch(94.59% 0.082 94) |
| XYZ | xyz(79.1651, 84.8865, 52.2507) |
| Luminance | 0.8488 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.69
Vanilla
#F3E5AB
ΔE00 2.33
Pale Peach
#FFE5AD
ΔE00 3.45
Palegoldenrod
#EEE8AA
ΔE00 3.92
Beige (survey)
#E6DAA6
ΔE00 5.07
Dark Cream
#FFF39A
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDAE #AEC0FF
analogous
#FFC5AE #FFEDAE #E9FFAE
triadic
#FFEDAE #AEFFED #EDAEFF
tetradic
#FFEDAE #AEFFC5 #AEC0FF #FFAEE9
square
#FFEDAE #AEFFC5 #AEC0FF #FFAEE9
split-complementary
#FFEDAE #AEE9FF #C5AEFF
monochromatic
#FFD234 #FFDF71 #FFEDAE #FFF8E0 #FFF8E0
Accessibility & contrast
On white
1.17
#FFEDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#FFEDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDAE
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDAE | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAA
Deuteranopia (green-blind)
#FFF0B0
Tritanopia (blue-blind)
#FFE4DC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffedae; /* rgb */ color: rgb(255, 237, 174); /* oklch */ color: oklch(94.6% 0.082 94.0);
Tailwind
colors: {
custom: {
50: '#fff2c6',
500: '#ffedae',
950: '#000000',
},
}SCSS
$custom: #ffedae; $custom-light: #fff2c6; $custom-dark: #000000;
JSON
{
"hex": "#ffedae",
"rgb": {
"r": 255,
"g": 237,
"b": 174
},
"hsl": {
"h": 46.667,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.94585,
"c": 0.08227,
"h": 94
},
"luminance": 0.84884
}Semantic roles & 50–950 ramp
primary
#FFEDAE
secondary
#6C87E5
accent
#33E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582