#DCE39D#DCE39D
#DCE39D is a very light, moderate yellow. Relative luminance 0.726; OKLCH L 89.4% C 0.091 H 112.9°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE39D |
|---|---|
| RGB | rgb(220, 227, 157) |
| HSL | hsl(66, 56%, 75%) |
| HSV | hsv(66, 31%, 89%) |
| CMYK | cmyk(3.1%, 0%, 30.8%, 11%) |
| CIE-LAB | lab(88.25, -13.25, 33.49) |
| CIE-LCH | lch(88.25, 36.01, 111.58°) |
| OKLab | oklab(89.4% -0.0352 0.0834) |
| OKLCH | oklch(89.4% 0.091 112.9) |
| XYZ | xyz(63.0702, 72.5888, 42.5803) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.53
Palegoldenrod
#EEE8AA
ΔE00 4.27
Greenish Beige
#C9D179
ΔE00 5.58
Khaki (CSS)
#F0E68C
ΔE00 6.10
Parchment
#FEFCAF
ΔE00 6.26
Light Beige
#FFFEB6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE39D #A49DE3
analogous
#E3C79D #DCE39D #B9E39D
triadic
#DCE39D #9DDCE3 #E39DDC
tetradic
#DCE39D #9DE3C7 #A49DE3 #E39DB9
square
#DCE39D #9DE3C7 #A49DE3 #E39DB9
split-complementary
#DCE39D #9DB9E3 #C79DE3
monochromatic
#BAC83E #CBD56D #DCE39D #EDF1CD #F7F8E7
Accessibility & contrast
On white
1.35
#DCE39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#DCE39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE39D
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE39D | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD98
Deuteranopia (green-blind)
#EDDEA0
Tritanopia (blue-blind)
#E4DBD1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dce39d; /* rgb */ color: rgb(220, 227, 157); /* oklch */ color: oklch(89.4% 0.091 112.9);
Tailwind
colors: {
custom: {
50: '#e7ebba',
500: '#dce39d',
950: '#000000',
},
}SCSS
$custom: #dce39d; $custom-light: #e7ebba; $custom-dark: #000000;
JSON
{
"hex": "#dce39d",
"rgb": {
"r": 220,
"g": 227,
"b": 157
},
"hsl": {
"h": 66,
"s": 55.556,
"l": 75.294
},
"oklch": {
"l": 0.89404,
"c": 0.09055,
"h": 112.9
},
"luminance": 0.72588
}Semantic roles & 50–950 ramp
primary
#DCE39D
secondary
#7068BC
accent
#22C332
background
#FEFEFD
surface
#FCFDF8
border
#D5D5D1
text
#161611
muted
#848481