#DDE67F#DDE67F
#DDE67F is a very light, vivid yellow. Relative luminance 0.735; OKLCH L 89.6% C 0.128 H 113.1°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE67F |
|---|---|
| RGB | rgb(221, 230, 127) |
| HSL | hsl(65, 67%, 70%) |
| HSV | hsv(65, 45%, 90%) |
| CMYK | cmyk(3.9%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(88.69, -17.72, 48.92) |
| CIE-LCH | lch(88.69, 52.03, 109.91°) |
| OKLab | oklab(89.63% -0.05 0.1174) |
| OKLCH | oklch(89.63% 0.128 113.1) |
| XYZ | xyz(61.9472, 73.4990, 30.9980) |
| Luminance | 0.7350 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.87
Khaki (CSS)
#F0E68C
ΔE00 5.09
Greenish Beige
#C9D179
ΔE00 5.15
Yellowish Tan
#FCFC81
ΔE00 6.05
Manilla
#FFFA86
ΔE00 6.17
Straw
#FCF679
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE67F #887FE6
analogous
#E6BC7F #DDE67F #A9E67F
triadic
#DDE67F #7FDDE6 #E67FDD
tetradic
#DDE67F #7FE6BC #887FE6 #E67FA9
square
#DDE67F #7FE6BC #887FE6 #E67FA9
split-complementary
#DDE67F #7FA9E6 #BC7FE6
monochromatic
#B6C426 #CFDC4C #DDE67F #EBF0B2 #F8FAE5
Accessibility & contrast
On white
1.34
#DDE67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#DDE67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE67F
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE67F | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD76
Deuteranopia (green-blind)
#F3E084
Tritanopia (blue-blind)
#E8DBCE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dde67f; /* rgb */ color: rgb(221, 230, 127); /* oklch */ color: oklch(89.6% 0.128 113.1);
Tailwind
colors: {
custom: {
50: '#e9eda6',
500: '#dde67f',
950: '#000000',
},
}SCSS
$custom: #dde67f; $custom-light: #e9eda6; $custom-dark: #000000;
JSON
{
"hex": "#dde67f",
"rgb": {
"r": 221,
"g": 230,
"b": 127
},
"hsl": {
"h": 65.243,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.89627,
"c": 0.12756,
"h": 113.1
},
"luminance": 0.73498
}Semantic roles & 50–950 ramp
primary
#DDE67F
secondary
#554BBE
accent
#16CF26
background
#FEFEFC
surface
#FDFDF6
border
#D5D5D0
text
#16160F
muted
#848480