#DAE382#DAE382
#DAE382 is a very light, vivid yellow. Relative luminance 0.715; OKLCH L 88.8% C 0.121 H 113.2°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE382 |
|---|---|
| RGB | rgb(218, 227, 130) |
| HSL | hsl(66, 63%, 70%) |
| HSV | hsv(66, 43%, 89%) |
| CMYK | cmyk(4%, 0%, 42.7%, 11%) |
| CIE-LAB | lab(87.71, -17.11, 46.21) |
| CIE-LCH | lch(87.71, 49.28, 110.32°) |
| OKLab | oklab(88.8% -0.0478 0.1116) |
| OKLCH | oklch(88.8% 0.121 113.2) |
| XYZ | xyz(60.4125, 71.4562, 31.7247) |
| Luminance | 0.7146 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.27
Light Khaki
#E6F2A2
ΔE00 4.61
Khaki (CSS)
#F0E68C
ΔE00 5.13
Buff
#FEF69E
ΔE00 6.57
Greenish Tan
#BCCB7A
ΔE00 6.61
Yellowish Tan
#FCFC81
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE382 #8B82E3
analogous
#E3BC82 #DAE382 #A9E382
triadic
#DAE382 #82DAE3 #E382DA
tetradic
#DAE382 #82E3BC #8B82E3 #E382A9
square
#DAE382 #82E3BC #8B82E3 #E382A9
split-complementary
#DAE382 #82A9E3 #BC82E3
monochromatic
#B2C02B #CBD850 #DAE382 #E9EEB4 #F8F9E6
Accessibility & contrast
On white
1.37
#DAE382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#DAE382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE382
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE382 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7A
Deuteranopia (green-blind)
#F0DD87
Tritanopia (blue-blind)
#E5D9CC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dae382; /* rgb */ color: rgb(218, 227, 130); /* oklch */ color: oklch(88.8% 0.121 113.2);
Tailwind
colors: {
custom: {
50: '#e7eba8',
500: '#dae382',
950: '#000000',
},
}SCSS
$custom: #dae382; $custom-light: #e7eba8; $custom-dark: #000000;
JSON
{
"hex": "#dae382",
"rgb": {
"r": 218,
"g": 227,
"b": 130
},
"hsl": {
"h": 65.567,
"s": 63.399,
"l": 70
},
"oklch": {
"l": 0.88804,
"c": 0.12138,
"h": 113.2
},
"luminance": 0.71455
}Semantic roles & 50–950 ramp
primary
#DAE382
secondary
#584EBB
accent
#1ACB2B
background
#FEFEFC
surface
#FDFDF6
border
#D5D5D0
text
#161610
muted
#848480