#DDEB93#DDEB93
#DDEB93 is a very light, moderate yellow. Relative luminance 0.769; OKLCH L 91.0% C 0.112 H 116.1°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEB93 |
|---|---|
| RGB | rgb(221, 235, 147) |
| HSL | hsl(70, 69%, 75%) |
| HSV | hsv(70, 37%, 92%) |
| CMYK | cmyk(6%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(90.27, -18.03, 41.16) |
| CIE-LCH | lch(90.27, 44.94, 113.65°) |
| OKLab | oklab(90.98% -0.0494 0.1009) |
| OKLCH | oklch(90.98% 0.112 116.1) |
| XYZ | xyz(64.7939, 76.8960, 39.0271) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.20
Greenish Beige
#C9D179
ΔE00 5.94
Parchment
#FEFCAF
ΔE00 6.06
Khaki (CSS)
#F0E68C
ΔE00 6.22
Creme
#FFFFB6
ΔE00 6.43
Buff
#FEF69E
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEB93 #A193EB
analogous
#EBCD93 #DDEB93 #B1EB93
triadic
#DDEB93 #93DDEB #EB93DD
tetradic
#DDEB93 #93EBCD #A193EB #EB93B1
square
#DDEB93 #93EBCD #A193EB #EB93B1
split-complementary
#DDEB93 #93B1EB #CD93EB
monochromatic
#BCD82C #CDE15F #DDEB93 #EDF5C7 #F7FAE5
Accessibility & contrast
On white
1.28
#DDEB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#DDEB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEB93
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEB93 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E38C
Deuteranopia (green-blind)
#F5E497
Tritanopia (blue-blind)
#E6E2D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ddeb93; /* rgb */ color: rgb(221, 235, 147); /* oklch */ color: oklch(91.0% 0.112 116.1);
Tailwind
colors: {
custom: {
50: '#e8f1b4',
500: '#ddeb93',
950: '#000000',
},
}SCSS
$custom: #ddeb93; $custom-light: #e8f1b4; $custom-dark: #000000;
JSON
{
"hex": "#ddeb93",
"rgb": {
"r": 221,
"g": 235,
"b": 147
},
"hsl": {
"h": 69.545,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.90982,
"c": 0.11234,
"h": 116.1
},
"luminance": 0.76895
}Semantic roles & 50–950 ramp
primary
#DDEB93
secondary
#6D5CC6
accent
#15D133
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161611
muted
#848581