#DDEB92#DDEB92
#DDEB92 is a very light, moderate yellow. Relative luminance 0.769; OKLCH L 91.0% C 0.113 H 116.0°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEB92 |
|---|---|
| RGB | rgb(221, 235, 146) |
| HSL | hsl(69, 69%, 75%) |
| HSV | hsv(69, 38%, 92%) |
| CMYK | cmyk(6%, 0%, 37.9%, 7.8%) |
| CIE-LAB | lab(90.26, -18.14, 41.64) |
| CIE-LCH | lch(90.26, 45.42, 113.54°) |
| OKLab | oklab(90.97% -0.0497 0.102) |
| OKLCH | oklch(90.97% 0.113 116) |
| XYZ | xyz(64.7157, 76.8647, 38.6157) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.31
Greenish Beige
#C9D179
ΔE00 5.92
Parchment
#FEFCAF
ΔE00 6.11
Khaki (CSS)
#F0E68C
ΔE00 6.19
Buff
#FEF69E
ΔE00 6.42
Creme
#FFFFB6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEB92 #A092EB
analogous
#EBCC92 #DDEB92 #B1EB92
triadic
#DDEB92 #92DDEB #EB92DD
tetradic
#DDEB92 #92EBCC #A092EB #EB92B1
square
#DDEB92 #92EBCC #A092EB #EB92B1
split-complementary
#DDEB92 #92B1EB #CC92EB
monochromatic
#BDD82B #CDE25E #DDEB92 #EDF4C6 #F7FAE5
Accessibility & contrast
On white
1.28
#DDEB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#DDEB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEB92
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEB92 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E38B
Deuteranopia (green-blind)
#F5E496
Tritanopia (blue-blind)
#E6E2D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ddeb92; /* rgb */ color: rgb(221, 235, 146); /* oklch */ color: oklch(91.0% 0.113 116.0);
Tailwind
colors: {
custom: {
50: '#e8f1b3',
500: '#ddeb92',
950: '#000000',
},
}SCSS
$custom: #ddeb92; $custom-light: #e8f1b3; $custom-dark: #000000;
JSON
{
"hex": "#ddeb92",
"rgb": {
"r": 221,
"g": 235,
"b": 146
},
"hsl": {
"h": 69.438,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.90966,
"c": 0.11345,
"h": 116
},
"luminance": 0.76864
}Semantic roles & 50–950 ramp
primary
#DDEB92
secondary
#6C5BC6
accent
#15D132
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161611
muted
#848581