#DAE3AA#DAE3AA
#DAE3AA is a very light, moderate yellow. Relative luminance 0.727; OKLCH L 89.5% C 0.075 H 115.2°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE3AA |
|---|---|
| RGB | rgb(218, 227, 170) |
| HSL | hsl(69, 50%, 78%) |
| HSV | hsv(69, 25%, 89%) |
| CMYK | cmyk(4%, 0%, 25.1%, 11%) |
| CIE-LAB | lab(88.33, -12.27, 26.91) |
| CIE-LCH | lch(88.33, 29.57, 114.51°) |
| OKLab | oklab(89.5% -0.032 0.068) |
| OKLCH | oklch(89.5% 0.075 115.2) |
| XYZ | xyz(63.6378, 72.7463, 48.7114) |
| Luminance | 0.7275 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.84
Light Khaki
#E6F2A2
ΔE00 5.23
Beige (survey)
#E6DAA6
ΔE00 6.62
Ecru
#FEFFCA
ΔE00 6.79
Egg Shell
#FFFCC4
ΔE00 6.80
Cream (survey)
#FFFFC2
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE3AA #B3AAE3
analogous
#E3CFAA #DAE3AA #BDE3AA
triadic
#DAE3AA #AADAE3 #E3AADA
tetradic
#DAE3AA #AAE3CF #B3AAE3 #E3AABD
square
#DAE3AA #AAE3CF #B3AAE3 #E3AABD
split-complementary
#DAE3AA #AABDE3 #CFAAE3
monochromatic
#B2C54E #C6D47C #DAE3AA #EEF2D8 #F5F7E8
Accessibility & contrast
On white
1.35
#DAE3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#DAE3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE3AA
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE3AA | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA6
Deuteranopia (green-blind)
#EBDEAC
Tritanopia (blue-blind)
#E1DCD4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dae3aa; /* rgb */ color: rgb(218, 227, 170); /* oklch */ color: oklch(89.5% 0.075 115.2);
Tailwind
colors: {
custom: {
50: '#e6ebc3',
500: '#dae3aa',
950: '#000000',
},
}SCSS
$custom: #dae3aa; $custom-light: #e6ebc3; $custom-dark: #000000;
JSON
{
"hex": "#dae3aa",
"rgb": {
"r": 218,
"g": 227,
"b": 170
},
"hsl": {
"h": 69.474,
"s": 50.442,
"l": 77.843
},
"oklch": {
"l": 0.895,
"c": 0.07516,
"h": 115.2
},
"luminance": 0.72746
}Semantic roles & 50–950 ramp
primary
#DAE3AA
secondary
#8074BD
accent
#28BE3F
background
#FEFEFD
surface
#FCFDF9
border
#D5D5D2
text
#161612
muted
#848482