#DDEB7B#DDEB7B
#DDEB7B is a very light, vivid yellow. Relative luminance 0.762; OKLCH L 90.6% C 0.138 H 115.1°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEB7B |
|---|---|
| RGB | rgb(221, 235, 123) |
| HSL | hsl(68, 74%, 70%) |
| HSV | hsv(68, 48%, 92%) |
| CMYK | cmyk(6%, 0%, 47.7%, 7.8%) |
| CIE-LAB | lab(89.96, -20.54, 52.37) |
| CIE-LCH | lch(89.96, 56.26, 111.42°) |
| OKLab | oklab(90.63% -0.0583 0.1247) |
| OKLCH | oklch(90.63% 0.138 115.1) |
| XYZ | xyz(63.1031, 76.2197, 30.1227) |
| Luminance | 0.7622 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.33
Yellowish Tan
#FCFC81
ΔE00 5.51
Pale Yellow
#FFFF84
ΔE00 5.95
Faded Yellow
#FEFF7F
ΔE00 5.99
Manilla
#FFFA86
ΔE00 6.00
Straw
#FCF679
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEB7B #897BEB
analogous
#EBC17B #DDEB7B #A5EB7B
triadic
#DDEB7B #7BDDEB #EB7BDD
tetradic
#DDEB7B #7BEBC1 #897BEB #EB7BA5
square
#DDEB7B #7BEBC1 #897BEB #EB7BA5
split-complementary
#DDEB7B #7BA5EB #C17BEB
monochromatic
#B7CD1F #CFE346 #DDEB7B #EBF3B0 #F8FBE4
Accessibility & contrast
On white
1.29
#DDEB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#DDEB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEB7B
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEB7B | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E171
Deuteranopia (green-blind)
#F8E381
Tritanopia (blue-blind)
#E8E0D1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ddeb7b; /* rgb */ color: rgb(221, 235, 123); /* oklch */ color: oklch(90.6% 0.138 115.1);
Tailwind
colors: {
custom: {
50: '#e9f1a3',
500: '#ddeb7b',
950: '#000000',
},
}SCSS
$custom: #ddeb7b; $custom-light: #e9f1a3; $custom-dark: #000000;
JSON
{
"hex": "#ddeb7b",
"rgb": {
"r": 221,
"g": 235,
"b": 123
},
"hsl": {
"h": 67.5,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.90631,
"c": 0.13768,
"h": 115.1
},
"luminance": 0.76219
}Semantic roles & 50–950 ramp
primary
#DDEB7B
secondary
#5646C4
accent
#10D628
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#16160F
muted
#858580