#DAE175#DAE175
#DAE175 is a very light, vivid yellow. Relative luminance 0.700; OKLCH L 88.2% C 0.132 H 112.1°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE175 |
|---|---|
| RGB | rgb(218, 225, 117) |
| HSL | hsl(64, 64%, 67%) |
| HSV | hsv(64, 48%, 88%) |
| CMYK | cmyk(3.1%, 0%, 48%, 11.8%) |
| CIE-LAB | lab(87.02, -17.40, 51.60) |
| CIE-LCH | lch(87.02, 54.46, 108.63°) |
| OKLab | oklab(88.2% -0.0498 0.1226) |
| OKLCH | oklch(88.2% 0.132 112.1) |
| XYZ | xyz(59.0506, 70.0413, 27.2348) |
| Luminance | 0.7004 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.66
Khaki (CSS)
#F0E68C
ΔE00 5.22
Light Khaki
#E6F2A2
ΔE00 6.25
Straw
#FCF679
ΔE00 6.35
Yellowish Tan
#FCFC81
ΔE00 6.50
Manilla
#FFFA86
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE175 #7C75E1
analogous
#E1B275 #DAE175 #A4E175
triadic
#DAE175 #75DAE1 #E175DA
tetradic
#DAE175 #75E1B2 #7C75E1 #E175A4
square
#DAE175 #75E1B2 #7C75E1 #E175A4
split-complementary
#DAE175 #75A4E1 #B275E1
monochromatic
#ABB427 #CDD643 #DAE175 #E7ECA7 #F5F7DA
Accessibility & contrast
On white
1.40
#DAE175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#DAE175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE175
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE175 | 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)
#EFD86B
Deuteranopia (green-blind)
#EFDB7B
Tritanopia (blue-blind)
#E6D6C8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dae175; /* rgb */ color: rgb(218, 225, 117); /* oklch */ color: oklch(88.2% 0.132 112.1);
Tailwind
colors: {
custom: {
50: '#e7ea9f',
500: '#dae175',
950: '#000000',
},
}SCSS
$custom: #dae175; $custom-light: #e7ea9f; $custom-dark: #000000;
JSON
{
"hex": "#dae175",
"rgb": {
"r": 218,
"g": 225,
"b": 117
},
"hsl": {
"h": 63.889,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.88202,
"c": 0.13231,
"h": 112.1
},
"luminance": 0.7004
}Semantic roles & 50–950 ramp
primary
#DAE175
secondary
#4C45B5
accent
#19CC25
background
#FEFEFC
surface
#FDFDF5
border
#D5D5CF
text
#16160F
muted
#848480