#EDE2AE#EDE2AE
#EDE2AE is a very light, moderate yellow. Relative luminance 0.755; OKLCH L 90.9% C 0.068 H 97.5°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE2AE |
|---|---|
| RGB | rgb(237, 226, 174) |
| HSL | hsl(50, 64%, 81%) |
| HSV | hsv(50, 27%, 93%) |
| CMYK | cmyk(0%, 4.6%, 26.6%, 7.1%) |
| CIE-LAB | lab(89.61, -4.18, 26.83) |
| CIE-LCH | lch(89.61, 27.16, 98.85°) |
| OKLab | oklab(90.9% -0.009 0.0678) |
| OKLCH | oklch(90.9% 0.068 97.5) |
| XYZ | xyz(69.7617, 75.4547, 50.9255) |
| Luminance | 0.7545 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 1.69
Beige (survey)
#E6DAA6
ΔE00 1.79
Palegoldenrod
#EEE8AA
ΔE00 2.91
Light Tan
#FBEEAC
ΔE00 3.84
Pale Peach
#FFE5AD
ΔE00 4.90
Wheat
#F5DEB3
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE2AE #AEB9ED
analogous
#EDC2AE #EDE2AE #D8EDAE
triadic
#EDE2AE #AEEDE2 #E2AEED
tetradic
#EDE2AE #AEEDC2 #AEB9ED #EDAED8
square
#EDE2AE #AEEDC2 #AEB9ED #EDAED8
split-complementary
#EDE2AE #AED8ED #C2AEED
monochromatic
#D7BE4A #E2D07C #EDE2AE #F8F4E0 #F9F6E6
Accessibility & contrast
On white
1.31
#EDE2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#EDE2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE2AE
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE2AE | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAB
Deuteranopia (green-blind)
#F0E3B0
Tritanopia (blue-blind)
#F7DAD4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ede2ae; /* rgb */ color: rgb(237, 226, 174); /* oklch */ color: oklch(90.9% 0.068 97.5);
Tailwind
colors: {
custom: {
50: '#f3ebc6',
500: '#ede2ae',
950: '#000000',
},
}SCSS
$custom: #ede2ae; $custom-light: #f3ebc6; $custom-dark: #000000;
JSON
{
"hex": "#ede2ae",
"rgb": {
"r": 237,
"g": 226,
"b": 174
},
"hsl": {
"h": 49.524,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.90895,
"c": 0.06843,
"h": 97.5
},
"luminance": 0.75453
}Semantic roles & 50–950 ramp
primary
#EDE2AE
secondary
#7584CA
accent
#39CB1A
background
#FFFEFD
surface
#FEFDF9
border
#D6D5D2
text
#171613
muted
#858482