#DDEB94#DDEB94
#DDEB94 is a very light, moderate yellow. Relative luminance 0.769; OKLCH L 91.0% C 0.111 H 116.1°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEB94 |
|---|---|
| RGB | rgb(221, 235, 148) |
| HSL | hsl(70, 69%, 75%) |
| HSV | hsv(70, 37%, 92%) |
| CMYK | cmyk(6%, 0%, 37%, 7.8%) |
| CIE-LAB | lab(90.29, -17.91, 40.68) |
| CIE-LCH | lch(90.29, 44.45, 113.76°) |
| OKLab | oklab(91% -0.049 0.0999) |
| OKLCH | oklch(91% 0.111 116.1) |
| XYZ | xyz(64.8727, 76.9275, 39.4422) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.10
Greenish Beige
#C9D179
ΔE00 5.97
Parchment
#FEFCAF
ΔE00 6.02
Khaki (CSS)
#F0E68C
ΔE00 6.26
Creme
#FFFFB6
ΔE00 6.37
Buff
#FEF69E
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEB94 #A294EB
analogous
#EBCD94 #DDEB94 #B2EB94
triadic
#DDEB94 #94DDEB #EB94DD
tetradic
#DDEB94 #94EBCD #A294EB #EB94B2
square
#DDEB94 #94EBCD #A294EB #EB94B2
split-complementary
#DDEB94 #94B2EB #CD94EB
monochromatic
#BCD82D #CDE160 #DDEB94 #EDF5C8 #F7FAE5
Accessibility & contrast
On white
1.28
#DDEB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#DDEB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEB94
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEB94 | 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)
#F6E38E
Deuteranopia (green-blind)
#F5E498
Tritanopia (blue-blind)
#E6E2D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ddeb94; /* rgb */ color: rgb(221, 235, 148); /* oklch */ color: oklch(91.0% 0.111 116.1);
Tailwind
colors: {
custom: {
50: '#e8f1b4',
500: '#ddeb94',
950: '#000000',
},
}SCSS
$custom: #ddeb94; $custom-light: #e8f1b4; $custom-dark: #000000;
JSON
{
"hex": "#ddeb94",
"rgb": {
"r": 221,
"g": 235,
"b": 148
},
"hsl": {
"h": 69.655,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.90998,
"c": 0.11123,
"h": 116.1
},
"luminance": 0.76927
}Semantic roles & 50–950 ramp
primary
#DDEB94
secondary
#6E5DC6
accent
#15D033
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161611
muted
#848581