#DAE291#DAE291
#DAE291 is a very light, moderate yellow. Relative luminance 0.713; OKLCH L 88.8% C 0.104 H 113.1°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE291 |
|---|---|
| RGB | rgb(218, 226, 145) |
| HSL | hsl(66, 58%, 73%) |
| HSV | hsv(66, 36%, 89%) |
| CMYK | cmyk(3.5%, 0%, 35.8%, 11.4%) |
| CIE-LAB | lab(87.65, -14.97, 38.73) |
| CIE-LCH | lch(87.65, 41.52, 111.13°) |
| OKLab | oklab(88.83% -0.0407 0.0953) |
| OKLCH | oklch(88.83% 0.104 113.1) |
| XYZ | xyz(61.2210, 71.3432, 37.3281) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.53
Greenish Beige
#C9D179
ΔE00 4.29
Khaki (CSS)
#F0E68C
ΔE00 5.36
Palegoldenrod
#EEE8AA
ΔE00 5.48
Greenish Tan
#BCCB7A
ΔE00 6.07
Pale Olive
#B9CC81
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE291 #9991E2
analogous
#E2C191 #DAE291 #B1E291
triadic
#DAE291 #91DAE2 #E291DA
tetradic
#DAE291 #91E2C1 #9991E2 #E291B1
square
#DAE291 #91E2C1 #9991E2 #E291B1
split-complementary
#DAE291 #91B1E2 #C191E2
monochromatic
#B6C534 #CAD561 #DAE291 #EAEFC1 #F7F9E7
Accessibility & contrast
On white
1.38
#DAE291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#DAE291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE291
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE291 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8B
Deuteranopia (green-blind)
#EDDD95
Tritanopia (blue-blind)
#E3D9CE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dae291; /* rgb */ color: rgb(218, 226, 145); /* oklch */ color: oklch(88.8% 0.104 113.1);
Tailwind
colors: {
custom: {
50: '#e6ebb2',
500: '#dae291',
950: '#000000',
},
}SCSS
$custom: #dae291; $custom-light: #e6ebb2; $custom-dark: #000000;
JSON
{
"hex": "#dae291",
"rgb": {
"r": 218,
"g": 226,
"b": 145
},
"hsl": {
"h": 65.926,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.88828,
"c": 0.10358,
"h": 113.1
},
"luminance": 0.71342
}Semantic roles & 50–950 ramp
primary
#DAE291
secondary
#665DBB
accent
#20C630
background
#FEFEFD
surface
#FCFDF8
border
#D5D5D1
text
#161611
muted
#848481