#DDEB8A#DDEB8A
#DDEB8A is a very light, vivid yellow. Relative luminance 0.766; OKLCH L 90.8% C 0.122 H 115.6°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEB8A |
|---|---|
| RGB | rgb(221, 235, 138) |
| HSL | hsl(69, 71%, 73%) |
| HSV | hsv(69, 41%, 92%) |
| CMYK | cmyk(6%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(90.15, -19.03, 45.42) |
| CIE-LCH | lch(90.15, 49.25, 112.73°) |
| OKLab | oklab(90.84% -0.0528 0.1102) |
| OKLCH | oklch(90.84% 0.122 115.6) |
| XYZ | xyz(64.1151, 76.6245, 35.4522) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.33
Greenish Beige
#C9D179
ΔE00 5.89
Khaki (CSS)
#F0E68C
ΔE00 6.04
Buff
#FEF69E
ΔE00 6.42
Yellowish Tan
#FCFC81
ΔE00 6.54
Parchment
#FEFCAF
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEB8A #988AEB
analogous
#EBC88A #DDEB8A #ACEB8A
triadic
#DDEB8A #8ADDEB #EB8ADD
tetradic
#DDEB8A #8AEBC8 #988AEB #EB8AAC
square
#DDEB8A #8AEBC8 #988AEB #EB8AAC
split-complementary
#DDEB8A #8AACEB #C88AEB
monochromatic
#BCD625 #CEE256 #DDEB8A #ECF4BE #F7FBE5
Accessibility & contrast
On white
1.29
#DDEB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#DDEB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEB8A
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEB8A | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E282
Deuteranopia (green-blind)
#F6E48F
Tritanopia (blue-blind)
#E7E1D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ddeb8a; /* rgb */ color: rgb(221, 235, 138); /* oklch */ color: oklch(90.8% 0.122 115.6);
Tailwind
colors: {
custom: {
50: '#e9f1ad',
500: '#ddeb8a',
950: '#000000',
},
}SCSS
$custom: #ddeb8a; $custom-light: #e9f1ad; $custom-dark: #000000;
JSON
{
"hex": "#ddeb8a",
"rgb": {
"r": 221,
"g": 235,
"b": 138
},
"hsl": {
"h": 68.66,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.90841,
"c": 0.12219,
"h": 115.6
},
"luminance": 0.76624
}Semantic roles & 50–950 ramp
primary
#DDEB8A
secondary
#6454C5
accent
#13D32E
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161610
muted
#848581