#DAE176#DAE176
#DAE176 is a very light, vivid yellow. Relative luminance 0.701; OKLCH L 88.2% C 0.131 H 112.1°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE176 |
|---|---|
| RGB | rgb(218, 225, 118) |
| HSL | hsl(64, 64%, 67%) |
| HSV | hsv(64, 48%, 88%) |
| CMYK | cmyk(3.1%, 0%, 47.6%, 11.8%) |
| CIE-LAB | lab(87.03, -17.30, 51.14) |
| CIE-LCH | lch(87.03, 53.99, 108.69°) |
| OKLab | oklab(88.22% -0.0494 0.1217) |
| OKLCH | oklch(88.22% 0.131 112.1) |
| XYZ | xyz(59.1097, 70.0649, 27.5461) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.58
Khaki (CSS)
#F0E68C
ΔE00 5.17
Light Khaki
#E6F2A2
ΔE00 6.14
Straw
#FCF679
ΔE00 6.40
Yellowish Tan
#FCFC81
ΔE00 6.54
Manilla
#FFFA86
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE176 #7D76E1
analogous
#E1B276 #DAE176 #A5E176
triadic
#DAE176 #76DAE1 #E176DA
tetradic
#DAE176 #76E1B2 #7D76E1 #E176A5
square
#DAE176 #76E1B2 #7D76E1 #E176A5
split-complementary
#DAE176 #76A5E1 #B276E1
monochromatic
#ACB528 #CCD644 #DAE176 #E8ECA8 #F5F7DA
Accessibility & contrast
On white
1.40
#DAE176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#DAE176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE176
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE176 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96D
Deuteranopia (green-blind)
#EFDB7B
Tritanopia (blue-blind)
#E6D6C8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dae176; /* rgb */ color: rgb(218, 225, 118); /* oklch */ color: oklch(88.2% 0.131 112.1);
Tailwind
colors: {
custom: {
50: '#e7eaa0',
500: '#dae176',
950: '#000000',
},
}SCSS
$custom: #dae176; $custom-light: #e7eaa0; $custom-dark: #000000;
JSON
{
"hex": "#dae176",
"rgb": {
"r": 218,
"g": 225,
"b": 118
},
"hsl": {
"h": 63.925,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.88215,
"c": 0.13131,
"h": 112.1
},
"luminance": 0.70064
}Semantic roles & 50–950 ramp
primary
#DAE176
secondary
#4D45B6
accent
#1ACC25
background
#FEFEFC
surface
#FDFDF5
border
#D5D5CF
text
#16160F
muted
#848480