#DDE67D#DDE67D
#DDE67D is a very light, vivid yellow. Relative luminance 0.734; OKLCH L 89.6% C 0.130 H 113.0°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE67D |
|---|---|
| RGB | rgb(221, 230, 125) |
| HSL | hsl(65, 68%, 70%) |
| HSV | hsv(65, 46%, 90%) |
| CMYK | cmyk(3.9%, 0%, 45.7%, 9.8%) |
| CIE-LAB | lab(88.66, -17.92, 49.85) |
| CIE-LCH | lch(88.66, 52.97, 109.77°) |
| OKLab | oklab(89.6% -0.0507 0.1193) |
| OKLCH | oklch(89.6% 0.13 113) |
| XYZ | xyz(61.8182, 73.4474, 30.3183) |
| Luminance | 0.7345 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.12
Khaki (CSS)
#F0E68C
ΔE00 5.16
Greenish Beige
#C9D179
ΔE00 5.25
Yellowish Tan
#FCFC81
ΔE00 5.93
Manilla
#FFFA86
ΔE00 6.08
Straw
#FCF679
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE67D #867DE6
analogous
#E6BB7D #DDE67D #A9E67D
triadic
#DDE67D #7DDDE6 #E67DDD
tetradic
#DDE67D #7DE6BB #867DE6 #E67DA9
square
#DDE67D #7DE6BB #867DE6 #E67DA9
split-complementary
#DDE67D #7DA9E6 #BB7DE6
monochromatic
#B6C326 #D0DC4A #DDE67D #EAF0B0 #F8FAE4
Accessibility & contrast
On white
1.34
#DDE67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#DDE67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE67D
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE67D | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD74
Deuteranopia (green-blind)
#F3E082
Tritanopia (blue-blind)
#E8DBCD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dde67d; /* rgb */ color: rgb(221, 230, 125); /* oklch */ color: oklch(89.6% 0.130 113.0);
Tailwind
colors: {
custom: {
50: '#e9eda5',
500: '#dde67d',
950: '#000000',
},
}SCSS
$custom: #dde67d; $custom-light: #e9eda5; $custom-dark: #000000;
JSON
{
"hex": "#dde67d",
"rgb": {
"r": 221,
"g": 230,
"b": 125
},
"hsl": {
"h": 65.143,
"s": 67.742,
"l": 69.608
},
"oklch": {
"l": 0.896,
"c": 0.12961,
"h": 113
},
"luminance": 0.73446
}Semantic roles & 50–950 ramp
primary
#DDE67D
secondary
#5349BE
accent
#16D026
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#16160F
muted
#858480