#DAE2AF#DAE2AF
#DAE2AF is a very light, moderate yellow. Relative luminance 0.724; OKLCH L 89.4% C 0.068 H 115.0°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE2AF |
|---|---|
| RGB | rgb(218, 226, 175) |
| HSL | hsl(69, 47%, 79%) |
| HSV | hsv(69, 23%, 89%) |
| CMYK | cmyk(3.5%, 0%, 22.6%, 11.4%) |
| CIE-LAB | lab(88.16, -11.06, 24.10) |
| CIE-LCH | lch(88.16, 26.52, 114.65°) |
| OKLab | oklab(89.4% -0.0286 0.0612) |
| OKLCH | oklch(89.4% 0.068 115) |
| XYZ | xyz(63.8471, 72.3937, 51.1590) |
| Luminance | 0.7239 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 5.23
Light Khaki
#E6F2A2
ΔE00 6.43
Beige (survey)
#E6DAA6
ΔE00 6.43
Ecru
#FEFFCA
ΔE00 6.77
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.81
Egg Shell
#FFFCC4
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE2AF #B7AFE2
analogous
#E2D0AF #DAE2AF #C0E2AF
triadic
#DAE2AF #AFDAE2 #E2AFDA
tetradic
#DAE2AF #AFE2D0 #B7AFE2 #E2AFC0
square
#DAE2AF #AFE2D0 #B7AFE2 #E2AFC0
split-complementary
#DAE2AF #AFC0E2 #D0AFE2
monochromatic
#B0C155 #C5D282 #DAE2AF #EFF2DC #F5F7E9
Accessibility & contrast
On white
1.36
#DAE2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#DAE2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE2AF
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE2AF | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAC
Deuteranopia (green-blind)
#E9DEB1
Tritanopia (blue-blind)
#E0DCD4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dae2af; /* rgb */ color: rgb(218, 226, 175); /* oklch */ color: oklch(89.4% 0.068 115.0);
Tailwind
colors: {
custom: {
50: '#e5ebc7',
500: '#dae2af',
950: '#000000',
},
}SCSS
$custom: #dae2af; $custom-light: #e5ebc7; $custom-dark: #000000;
JSON
{
"hex": "#dae2af",
"rgb": {
"r": 218,
"g": 226,
"b": 175
},
"hsl": {
"h": 69.412,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.89396,
"c": 0.06758,
"h": 115
},
"luminance": 0.72393
}Semantic roles & 50–950 ramp
primary
#DAE2AF
secondary
#847ABB
accent
#2BBA42
background
#FEFEFD
surface
#FCFDF9
border
#D5D5D2
text
#161613
muted
#848482