#DDEB80#DDEB80
#DDEB80 is a very light, vivid yellow. Relative luminance 0.763; OKLCH L 90.7% C 0.133 H 115.2°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEB80 |
|---|---|
| RGB | rgb(221, 235, 128) |
| HSL | hsl(68, 73%, 71%) |
| HSV | hsv(68, 46%, 92%) |
| CMYK | cmyk(6%, 0%, 45.5%, 7.8%) |
| CIE-LAB | lab(90.02, -20.06, 50.08) |
| CIE-LCH | lch(90.02, 53.95, 111.83°) |
| OKLab | oklab(90.7% -0.0565 0.12) |
| OKLCH | oklch(90.7% 0.133 115.2) |
| XYZ | xyz(63.4241, 76.3481, 31.8134) |
| Luminance | 0.7635 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.68
Yellowish Tan
#FCFC81
ΔE00 5.77
Khaki (CSS)
#F0E68C
ΔE00 6.17
Manilla
#FFFA86
ΔE00 6.18
Pale Yellow
#FFFF84
ΔE00 6.19
Greenish Beige
#C9D179
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEB80 #8E80EB
analogous
#EBC380 #DDEB80 #A7EB80
triadic
#DDEB80 #80DDEB #EB80DD
tetradic
#DDEB80 #80EBC3 #8E80EB #EB80A7
square
#DDEB80 #80EBC3 #8E80EB #EB80A7
split-complementary
#DDEB80 #80A7EB #C380EB
monochromatic
#B9D021 #CFE34B #DDEB80 #EBF3B5 #F8FBE5
Accessibility & contrast
On white
1.29
#DDEB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#DDEB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEB80
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEB80 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E277
Deuteranopia (green-blind)
#F7E385
Tritanopia (blue-blind)
#E8E0D2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ddeb80; /* rgb */ color: rgb(221, 235, 128); /* oklch */ color: oklch(90.7% 0.133 115.2);
Tailwind
colors: {
custom: {
50: '#e9f1a7',
500: '#ddeb80',
950: '#000000',
},
}SCSS
$custom: #ddeb80; $custom-light: #e9f1a7; $custom-dark: #000000;
JSON
{
"hex": "#ddeb80",
"rgb": {
"r": 221,
"g": 235,
"b": 128
},
"hsl": {
"h": 67.85,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.90698,
"c": 0.13266,
"h": 115.2
},
"luminance": 0.76347
}Semantic roles & 50–950 ramp
primary
#DDEB80
secondary
#5B4BC4
accent
#11D52A
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#161610
muted
#858580