#DAE67F#DAE67F
#DAE67F is a very light, vivid yellow. Relative luminance 0.730; OKLCH L 89.4% C 0.128 H 114.5°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE67F |
|---|---|
| RGB | rgb(218, 230, 127) |
| HSL | hsl(67, 67%, 70%) |
| HSV | hsv(67, 45%, 90%) |
| CMYK | cmyk(5.2%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(88.46, -18.89, 48.60) |
| CIE-LCH | lch(88.46, 52.14, 111.24°) |
| OKLab | oklab(89.4% -0.0531 0.1167) |
| OKLCH | oklch(89.4% 0.128 114.5) |
| XYZ | xyz(61.0418, 73.0322, 30.9555) |
| Luminance | 0.7303 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.77
Greenish Beige
#C9D179
ΔE00 5.05
Khaki (CSS)
#F0E68C
ΔE00 5.75
Yellowish Tan
#FCFC81
ΔE00 6.49
Manilla
#FFFA86
ΔE00 6.71
Straw
#FCF679
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE67F #8B7FE6
analogous
#E6BE7F #DAE67F #A7E67F
triadic
#DAE67F #7FDAE6 #E67FDA
tetradic
#DAE67F #7FE6BE #8B7FE6 #E67FA7
square
#DAE67F #7FE6BE #8B7FE6 #E67FA7
split-complementary
#DAE67F #7FA7E6 #BE7FE6
monochromatic
#B2C426 #CBDC4C #DAE67F #E9F0B2 #F8FAE5
Accessibility & contrast
On white
1.35
#DAE67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#DAE67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE67F
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE67F | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD76
Deuteranopia (green-blind)
#F2DF84
Tritanopia (blue-blind)
#E5DCCE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dae67f; /* rgb */ color: rgb(218, 230, 127); /* oklch */ color: oklch(89.4% 0.128 114.5);
Tailwind
colors: {
custom: {
50: '#e7eda6',
500: '#dae67f',
950: '#000000',
},
}SCSS
$custom: #dae67f; $custom-light: #e7eda6; $custom-dark: #000000;
JSON
{
"hex": "#dae67f",
"rgb": {
"r": 218,
"g": 230,
"b": 127
},
"hsl": {
"h": 66.99,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.89395,
"c": 0.12821,
"h": 114.5
},
"luminance": 0.73031
}Semantic roles & 50–950 ramp
primary
#DAE67F
secondary
#584BBE
accent
#16CF2C
background
#FEFEFC
surface
#FDFDF6
border
#D5D5D0
text
#16160F
muted
#848480