#DDE48D#DDE48D
#DDE48D is a very light, moderate yellow. Relative luminance 0.728; OKLCH L 89.4% C 0.110 H 112.4°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE48D |
|---|---|
| RGB | rgb(221, 228, 141) |
| HSL | hsl(65, 62%, 72%) |
| HSV | hsv(65, 38%, 89%) |
| CMYK | cmyk(3.1%, 0%, 38.2%, 10.6%) |
| CIE-LAB | lab(88.34, -15.27, 41.66) |
| CIE-LCH | lch(88.34, 44.37, 110.12°) |
| OKLab | oklab(89.42% -0.0419 0.1018) |
| OKLCH | oklch(89.42% 0.11 112.4) |
| XYZ | xyz(62.3705, 72.7829, 35.9570) |
| Luminance | 0.7278 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.53
Greenish Beige
#C9D179
ΔE00 4.51
Khaki (CSS)
#F0E68C
ΔE00 4.68
Palegoldenrod
#EEE8AA
ΔE00 5.82
Buff
#FEF69E
ΔE00 5.92
Parchment
#FEFCAF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE48D #948DE4
analogous
#E4C08D #DDE48D #B1E48D
triadic
#DDE48D #8DDDE4 #E48DDD
tetradic
#DDE48D #8DE4C0 #948DE4 #E48DB1
square
#DDE48D #8DE4C0 #948DE4 #E48DB1
split-complementary
#DDE48D #8DB1E4 #C08DE4
monochromatic
#BBC72F #CED85C #DDE48D #ECF0BE #F8F9E6
Accessibility & contrast
On white
1.35
#DDE48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#DDE48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE48D
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE48D | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC86
Deuteranopia (green-blind)
#F0DF91
Tritanopia (blue-blind)
#E7DBCF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dde48d; /* rgb */ color: rgb(221, 228, 141); /* oklch */ color: oklch(89.4% 0.110 112.4);
Tailwind
colors: {
custom: {
50: '#e9ecaf',
500: '#dde48d',
950: '#000000',
},
}SCSS
$custom: #dde48d; $custom-light: #e9ecaf; $custom-dark: #000000;
JSON
{
"hex": "#dde48d",
"rgb": {
"r": 221,
"g": 228,
"b": 141
},
"hsl": {
"h": 64.828,
"s": 61.702,
"l": 72.353
},
"oklch": {
"l": 0.89416,
"c": 0.11009,
"h": 112.4
},
"luminance": 0.72782
}Semantic roles & 50–950 ramp
primary
#DDE48D
secondary
#6058BD
accent
#1CC92A
background
#FEFEFD
surface
#FDFDF7
border
#D5D5D0
text
#161610
muted
#848481