#DDEB95#DDEB95
#DDEB95 is a very light, moderate yellow. Relative luminance 0.770; OKLCH L 91.0% C 0.110 H 116.2°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEB95 |
|---|---|
| RGB | rgb(221, 235, 149) |
| HSL | hsl(70, 68%, 75%) |
| HSV | hsv(70, 37%, 92%) |
| CMYK | cmyk(6%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(90.30, -17.79, 40.21) |
| CIE-LCH | lch(90.30, 43.97, 113.87°) |
| OKLab | oklab(91.02% -0.0486 0.0988) |
| OKLCH | oklch(91.02% 0.11 116.2) |
| XYZ | xyz(64.9522, 76.9593, 39.8609) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.00
Parchment
#FEFCAF
ΔE00 5.99
Greenish Beige
#C9D179
ΔE00 6.00
Khaki (CSS)
#F0E68C
ΔE00 6.31
Creme
#FFFFB6
ΔE00 6.31
Light Beige
#FFFEB6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEB95 #A395EB
analogous
#EBCE95 #DDEB95 #B2EB95
triadic
#DDEB95 #95DDEB #EB95DD
tetradic
#DDEB95 #95EBCE #A395EB #EB95B2
square
#DDEB95 #95EBCE #A395EB #EB95B2
split-complementary
#DDEB95 #95B2EB #CE95EB
monochromatic
#BCD82E #CCE162 #DDEB95 #EEF5C8 #F7FAE5
Accessibility & contrast
On white
1.28
#DDEB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#DDEB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEB95
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEB95 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E38F
Deuteranopia (green-blind)
#F5E499
Tritanopia (blue-blind)
#E6E2D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ddeb95; /* rgb */ color: rgb(221, 235, 149); /* oklch */ color: oklch(91.0% 0.110 116.2);
Tailwind
colors: {
custom: {
50: '#e8f1b5',
500: '#ddeb95',
950: '#000000',
},
}SCSS
$custom: #ddeb95; $custom-light: #e8f1b5; $custom-dark: #000000;
JSON
{
"hex": "#ddeb95",
"rgb": {
"r": 221,
"g": 235,
"b": 149
},
"hsl": {
"h": 69.767,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.91015,
"c": 0.11011,
"h": 116.2
},
"luminance": 0.76959
}Semantic roles & 50–950 ramp
primary
#DDEB95
secondary
#6F5EC6
accent
#15D034
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161611
muted
#848581