#DDEB83#DDEB83
#DDEB83 is a very light, vivid yellow. Relative luminance 0.764; OKLCH L 90.7% C 0.130 H 115.3°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEB83 |
|---|---|
| RGB | rgb(221, 235, 131) |
| HSL | hsl(68, 72%, 72%) |
| HSV | hsv(68, 44%, 92%) |
| CMYK | cmyk(6%, 0%, 44.3%, 7.8%) |
| CIE-LAB | lab(90.06, -19.76, 48.69) |
| CIE-LCH | lch(90.06, 52.55, 112.09°) |
| OKLab | oklab(90.74% -0.0554 0.1171) |
| OKLCH | oklch(90.74% 0.13 115.3) |
| XYZ | xyz(63.6245, 76.4282, 32.8687) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.28
Yellowish Tan
#FCFC81
ΔE00 5.97
Greenish Beige
#C9D179
ΔE00 6.07
Khaki (CSS)
#F0E68C
ΔE00 6.10
Manilla
#FFFA86
ΔE00 6.32
Pale Yellow
#FFFF84
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEB83 #9183EB
analogous
#EBC583 #DDEB83 #A9EB83
triadic
#DDEB83 #83DDEB #EB83DD
tetradic
#DDEB83 #83EBC5 #9183EB #EB83A9
square
#DDEB83 #83EBC5 #9183EB #EB83A9
split-complementary
#DDEB83 #83A9EB #C583EB
monochromatic
#BAD222 #CFE24E #DDEB83 #EBF4B8 #F8FBE5
Accessibility & contrast
On white
1.29
#DDEB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#DDEB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEB83
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEB83 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27A
Deuteranopia (green-blind)
#F7E388
Tritanopia (blue-blind)
#E8E1D2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ddeb83; /* rgb */ color: rgb(221, 235, 131); /* oklch */ color: oklch(90.7% 0.130 115.3);
Tailwind
colors: {
custom: {
50: '#e9f1a9',
500: '#ddeb83',
950: '#000000',
},
}SCSS
$custom: #ddeb83; $custom-light: #e9f1a9; $custom-dark: #000000;
JSON
{
"hex": "#ddeb83",
"rgb": {
"r": 221,
"g": 235,
"b": 131
},
"hsl": {
"h": 68.077,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.90739,
"c": 0.12957,
"h": 115.3
},
"luminance": 0.76428
}Semantic roles & 50–950 ramp
primary
#DDEB83
secondary
#5E4DC5
accent
#11D42B
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161610
muted
#848581