#DDEB7C#DDEB7C
#DDEB7C is a very light, vivid yellow. Relative luminance 0.762; OKLCH L 90.6% C 0.137 H 115.1°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEB7C |
|---|---|
| RGB | rgb(221, 235, 124) |
| HSL | hsl(68, 74%, 70%) |
| HSV | hsv(68, 47%, 92%) |
| CMYK | cmyk(6%, 0%, 47.2%, 7.8%) |
| CIE-LAB | lab(89.97, -20.45, 51.92) |
| CIE-LCH | lch(89.97, 55.80, 111.50°) |
| OKLab | oklab(90.64% -0.058 0.1238) |
| OKLCH | oklch(90.64% 0.137 115.1) |
| XYZ | xyz(63.1660, 76.2448, 30.4540) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.20
Yellowish Tan
#FCFC81
ΔE00 5.55
Pale Yellow
#FFFF84
ΔE00 5.99
Manilla
#FFFA86
ΔE00 6.03
Faded Yellow
#FEFF7F
ΔE00 6.04
Straw
#FCF679
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEB7C #8A7CEB
analogous
#EBC27C #DDEB7C #A5EB7C
triadic
#DDEB7C #7CDDEB #EB7CDD
tetradic
#DDEB7C #7CEBC2 #8A7CEB #EB7CA5
square
#DDEB7C #7CEBC2 #8A7CEB #EB7CA5
split-complementary
#DDEB7C #7CA5EB #C27CEB
monochromatic
#B7CD1F #CFE347 #DDEB7C #EBF3B1 #F8FBE4
Accessibility & contrast
On white
1.29
#DDEB7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#DDEB7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEB7C
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEB7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEB7C | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E172
Deuteranopia (green-blind)
#F8E382
Tritanopia (blue-blind)
#E8E0D1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ddeb7c; /* rgb */ color: rgb(221, 235, 124); /* oklch */ color: oklch(90.6% 0.137 115.1);
Tailwind
colors: {
custom: {
50: '#e9f1a4',
500: '#ddeb7c',
950: '#000000',
},
}SCSS
$custom: #ddeb7c; $custom-light: #e9f1a4; $custom-dark: #000000;
JSON
{
"hex": "#ddeb7c",
"rgb": {
"r": 221,
"g": 235,
"b": 124
},
"hsl": {
"h": 67.568,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.90644,
"c": 0.13669,
"h": 115.1
},
"luminance": 0.76244
}Semantic roles & 50–950 ramp
primary
#DDEB7C
secondary
#5747C4
accent
#10D629
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#16160F
muted
#858580