#DDE792#DDE792
#DDE792 is a very light, moderate yellow. Relative luminance 0.746; OKLCH L 90.1% C 0.108 H 114.1°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE792 |
|---|---|
| RGB | rgb(221, 231, 146) |
| HSL | hsl(67, 64%, 74%) |
| HSV | hsv(67, 37%, 91%) |
| CMYK | cmyk(4.3%, 0%, 36.8%, 9.4%) |
| CIE-LAB | lab(89.21, -16.18, 40.28) |
| CIE-LCH | lch(89.21, 43.41, 111.88°) |
| OKLab | oklab(90.13% -0.0442 0.0989) |
| OKLCH | oklch(90.13% 0.108 114.1) |
| XYZ | xyz(63.5834, 74.6000, 38.2382) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.64
Greenish Beige
#C9D179
ΔE00 5.14
Khaki (CSS)
#F0E68C
ΔE00 5.41
Palegoldenrod
#EEE8AA
ΔE00 5.87
Parchment
#FEFCAF
ΔE00 5.99
Buff
#FEF69E
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE792 #9C92E7
analogous
#E7C792 #DDE792 #B3E792
triadic
#DDE792 #92DDE7 #E792DD
tetradic
#DDE792 #92E7C7 #9C92E7 #E792B3
square
#DDE792 #92E7C7 #9C92E7 #E792B3
split-complementary
#DDE792 #92B3E7 #C792E7
monochromatic
#BED12E #CDDC60 #DDE792 #EDF2C4 #F7F9E6
Accessibility & contrast
On white
1.32
#DDE792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#DDE792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE792
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE792 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF8C
Deuteranopia (green-blind)
#F2E196
Tritanopia (blue-blind)
#E6DED2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dde792; /* rgb */ color: rgb(221, 231, 146); /* oklch */ color: oklch(90.1% 0.108 114.1);
Tailwind
colors: {
custom: {
50: '#e8eeb3',
500: '#dde792',
950: '#000000',
},
}SCSS
$custom: #dde792; $custom-light: #e8eeb3; $custom-dark: #000000;
JSON
{
"hex": "#dde792",
"rgb": {
"r": 221,
"g": 231,
"b": 146
},
"hsl": {
"h": 67.059,
"s": 63.91,
"l": 73.922
},
"oklch": {
"l": 0.90125,
"c": 0.10827,
"h": 114.1
},
"luminance": 0.74599
}Semantic roles & 50–950 ramp
primary
#DDE792
secondary
#685CC1
accent
#1ACC2F
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161611
muted
#848581