#DAED75#DAED75
#DAED75 is a very light, vivid yellow. Relative luminance 0.768; OKLCH L 90.8% C 0.147 H 116.9°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DAED75 |
|---|---|
| RGB | rgb(218, 237, 117) |
| HSL | hsl(70, 77%, 69%) |
| HSV | hsv(70, 51%, 93%) |
| CMYK | cmyk(8%, 0%, 50.6%, 7.1%) |
| CIE-LAB | lab(90.21, -23.22, 55.40) |
| CIE-LCH | lch(90.21, 60.07, 112.74°) |
| OKLab | oklab(90.76% -0.0663 0.1309) |
| OKLCH | oklch(90.76% 0.147 116.9) |
| XYZ | xyz(62.4093, 76.7588, 28.3544) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pear
#CBF85F
ΔE00 5.16
Yellowish Tan
#FCFC81
ΔE00 5.83
Light Yellow Green
#CCFD7F
ΔE00 5.98
Faded Yellow
#FEFF7F
ΔE00 6.17
Light Khaki
#E6F2A2
ΔE00 6.17
Pale Yellow
#FFFF84
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAED75 #8875ED
analogous
#EDC475 #DAED75 #9EED75
triadic
#DAED75 #75DAED #ED75DA
tetradic
#DAED75 #75EDC4 #8875ED #ED759E
square
#DAED75 #75EDC4 #8875ED #ED759E
split-complementary
#DAED75 #759EED #C475ED
monochromatic
#B1CD1B #CBE63F #DAED75 #E9F4AB #F7FBE1
Accessibility & contrast
On white
1.28
#DAED75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#DAED75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAED75
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAED75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAED75 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE26A
Deuteranopia (green-blind)
#F9E47C
Tritanopia (blue-blind)
#E5E2D2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #daed75; /* rgb */ color: rgb(218, 237, 117); /* oklch */ color: oklch(90.8% 0.147 116.9);
Tailwind
colors: {
custom: {
50: '#e7f2a0',
500: '#daed75',
950: '#000000',
},
}SCSS
$custom: #daed75; $custom-light: #e7f2a0; $custom-dark: #000000;
JSON
{
"hex": "#daed75",
"rgb": {
"r": 218,
"g": 237,
"b": 117
},
"hsl": {
"h": 69.5,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.90755,
"c": 0.14672,
"h": 116.9
},
"luminance": 0.76758
}Semantic roles & 50–950 ramp
primary
#DAED75
secondary
#5640C6
accent
#0CD92D
background
#FEFFFC
surface
#FDFEF5
border
#D5D6CF
text
#16170F
muted
#848580