#DDE796#DDE796
#DDE796 is a very light, moderate yellow. Relative luminance 0.747; OKLCH L 90.2% C 0.104 H 114.2°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE796 |
|---|---|
| RGB | rgb(221, 231, 150) |
| HSL | hsl(67, 63%, 75%) |
| HSV | hsv(67, 35%, 91%) |
| CMYK | cmyk(4.3%, 0%, 35.1%, 9.4%) |
| CIE-LAB | lab(89.26, -15.71, 38.36) |
| CIE-LCH | lch(89.26, 41.46, 112.27°) |
| OKLab | oklab(90.19% -0.0426 0.0946) |
| OKLCH | oklch(90.19% 0.104 114.2) |
| XYZ | xyz(63.9000, 74.7267, 39.9057) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.39
Greenish Beige
#C9D179
ΔE00 5.34
Palegoldenrod
#EEE8AA
ΔE00 5.48
Khaki (CSS)
#F0E68C
ΔE00 5.65
Parchment
#FEFCAF
ΔE00 5.87
Creme
#FFFFB6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE796 #A096E7
analogous
#E7C896 #DDE796 #B5E796
triadic
#DDE796 #96DDE7 #E796DD
tetradic
#DDE796 #96E7C8 #A096E7 #E796B5
square
#DDE796 #96E7C8 #A096E7 #E796B5
split-complementary
#DDE796 #96B5E7 #C896E7
monochromatic
#BDD032 #CDDC64 #DDE796 #EDF2C8 #F7F9E6
Accessibility & contrast
On white
1.32
#DDE796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#DDE796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE796
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE796 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF90
Deuteranopia (green-blind)
#F2E19A
Tritanopia (blue-blind)
#E6DED3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dde796; /* rgb */ color: rgb(221, 231, 150); /* oklch */ color: oklch(90.2% 0.104 114.2);
Tailwind
colors: {
custom: {
50: '#e8eeb5',
500: '#dde796',
950: '#000000',
},
}SCSS
$custom: #dde796; $custom-light: #e8eeb5; $custom-dark: #000000;
JSON
{
"hex": "#dde796",
"rgb": {
"r": 221,
"g": 231,
"b": 150
},
"hsl": {
"h": 67.407,
"s": 62.791,
"l": 74.706
},
"oklch": {
"l": 0.90192,
"c": 0.10374,
"h": 114.2
},
"luminance": 0.74726
}Semantic roles & 50–950 ramp
primary
#DDE796
secondary
#6C60C1
accent
#1BCB31
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161611
muted
#848581