#DCE39B#DCE39B
#DCE39B is a very light, moderate yellow. Relative luminance 0.725; OKLCH L 89.4% C 0.093 H 112.8°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE39B |
|---|---|
| RGB | rgb(220, 227, 155) |
| HSL | hsl(66, 56%, 75%) |
| HSV | hsv(66, 32%, 89%) |
| CMYK | cmyk(3.1%, 0%, 31.7%, 11%) |
| CIE-LAB | lab(88.22, -13.50, 34.46) |
| CIE-LCH | lch(88.22, 37.01, 111.39°) |
| OKLab | oklab(89.37% -0.036 0.0857) |
| OKLCH | oklch(89.37% 0.093 112.8) |
| XYZ | xyz(62.9008, 72.5211, 41.6883) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.41
Palegoldenrod
#EEE8AA
ΔE00 4.40
Greenish Beige
#C9D179
ΔE00 5.34
Khaki (CSS)
#F0E68C
ΔE00 5.87
Parchment
#FEFCAF
ΔE00 6.20
Light Beige
#FFFEB6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE39B #A29BE3
analogous
#E3C69B #DCE39B #B8E39B
triadic
#DCE39B #9BDCE3 #E39BDC
tetradic
#DCE39B #9BE3C6 #A29BE3 #E39BB8
square
#DCE39B #9BE3C6 #A29BE3 #E39BB8
split-complementary
#DCE39B #9BB8E3 #C69BE3
monochromatic
#BBC83B #CBD66B #DCE39B #EDF0CB #F7F8E7
Accessibility & contrast
On white
1.35
#DCE39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#DCE39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE39B
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE39B | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC96
Deuteranopia (green-blind)
#EDDE9E
Tritanopia (blue-blind)
#E5DBD0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dce39b; /* rgb */ color: rgb(220, 227, 155); /* oklch */ color: oklch(89.4% 0.093 112.8);
Tailwind
colors: {
custom: {
50: '#e7ebb9',
500: '#dce39b',
950: '#000000',
},
}SCSS
$custom: #dce39b; $custom-light: #e7ebb9; $custom-dark: #000000;
JSON
{
"hex": "#dce39b",
"rgb": {
"r": 220,
"g": 227,
"b": 155
},
"hsl": {
"h": 65.833,
"s": 56.25,
"l": 74.902
},
"oklch": {
"l": 0.89367,
"c": 0.09291,
"h": 112.8
},
"luminance": 0.7252
}Semantic roles & 50–950 ramp
primary
#DCE39B
secondary
#6E66BC
accent
#22C431
background
#FEFEFD
surface
#FDFDF8
border
#D5D5D1
text
#161611
muted
#848481