#DCE583#DCE583
#DCE583 is a very light, vivid yellow. Relative luminance 0.729; OKLCH L 89.4% C 0.122 H 113.2°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE583 |
|---|---|
| RGB | rgb(220, 229, 131) |
| HSL | hsl(66, 65%, 71%) |
| HSV | hsv(66, 43%, 90%) |
| CMYK | cmyk(3.9%, 0%, 42.8%, 10.2%) |
| CIE-LAB | lab(88.40, -17.22, 46.62) |
| CIE-LCH | lch(88.40, 49.70, 110.27°) |
| OKLab | oklab(89.4% -0.0481 0.1125) |
| OKLCH | oklch(89.4% 0.122 113.2) |
| XYZ | xyz(61.6320, 72.8939, 32.2915) |
| Luminance | 0.7289 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.40
Greenish Beige
#C9D179
ΔE00 4.73
Khaki (CSS)
#F0E68C
ΔE00 5.02
Buff
#FEF69E
ΔE00 6.27
Yellowish Tan
#FCFC81
ΔE00 6.57
Manilla
#FFFA86
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE583 #8C83E5
analogous
#E5BD83 #DCE583 #ABE583
triadic
#DCE583 #83DCE5 #E583DC
tetradic
#DCE583 #83E5BD #8C83E5 #E583AB
square
#DCE583 #83E5BD #8C83E5 #E583AB
split-complementary
#DCE583 #83ABE5 #BD83E5
monochromatic
#B6C429 #CEDA50 #DCE583 #EAF0B6 #F8FAE6
Accessibility & contrast
On white
1.35
#DCE583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#DCE583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE583
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE583 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7B
Deuteranopia (green-blind)
#F2DF88
Tritanopia (blue-blind)
#E7DBCE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dce583; /* rgb */ color: rgb(220, 229, 131); /* oklch */ color: oklch(89.4% 0.122 113.2);
Tailwind
colors: {
custom: {
50: '#e8eda9',
500: '#dce583',
950: '#000000',
},
}SCSS
$custom: #dce583; $custom-light: #e8eda9; $custom-dark: #000000;
JSON
{
"hex": "#dce583",
"rgb": {
"r": 220,
"g": 229,
"b": 131
},
"hsl": {
"h": 65.51,
"s": 65.333,
"l": 70.588
},
"oklch": {
"l": 0.89396,
"c": 0.12237,
"h": 113.2
},
"luminance": 0.72893
}Semantic roles & 50–950 ramp
primary
#DCE583
secondary
#594FBD
accent
#18CD29
background
#FEFEFD
surface
#FDFDF7
border
#D5D5D0
text
#161610
muted
#848481