#DCE684#DCE684
#DCE684 is a very light, vivid yellow. Relative luminance 0.735; OKLCH L 89.6% C 0.123 H 113.7°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE684 |
|---|---|
| RGB | rgb(220, 230, 132) |
| HSL | hsl(66, 66%, 71%) |
| HSV | hsv(66, 43%, 90%) |
| CMYK | cmyk(4.3%, 0%, 42.6%, 9.8%) |
| CIE-LAB | lab(88.67, -17.60, 46.48) |
| CIE-LCH | lch(88.67, 49.70, 110.74°) |
| OKLab | oklab(89.62% -0.0492 0.1122) |
| OKLCH | oklch(89.62% 0.123 113.7) |
| XYZ | xyz(61.9776, 73.4761, 32.7427) |
| Luminance | 0.7348 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.21
Greenish Beige
#C9D179
ΔE00 4.90
Khaki (CSS)
#F0E68C
ΔE00 5.21
Buff
#FEF69E
ΔE00 6.30
Yellowish Tan
#FCFC81
ΔE00 6.54
Manilla
#FFFA86
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE684 #8E84E6
analogous
#E6BF84 #DCE684 #ABE684
triadic
#DCE684 #84DCE6 #E684DC
tetradic
#DCE684 #84E6BF #8E84E6 #E684AB
square
#DCE684 #84E6BF #8E84E6 #E684AB
split-complementary
#DCE684 #84ABE6 #BF84E6
monochromatic
#B7C728 #CEDC51 #DCE684 #EAF0B7 #F8FAE6
Accessibility & contrast
On white
1.34
#DCE684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#DCE684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE684
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE684 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7C
Deuteranopia (green-blind)
#F2E089
Tritanopia (blue-blind)
#E7DCCF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dce684; /* rgb */ color: rgb(220, 230, 132); /* oklch */ color: oklch(89.6% 0.123 113.7);
Tailwind
colors: {
custom: {
50: '#e8eda9',
500: '#dce684',
950: '#000000',
},
}SCSS
$custom: #dce684; $custom-light: #e8eda9; $custom-dark: #000000;
JSON
{
"hex": "#dce684",
"rgb": {
"r": 220,
"g": 230,
"b": 132
},
"hsl": {
"h": 66.122,
"s": 66.216,
"l": 70.98
},
"oklch": {
"l": 0.89621,
"c": 0.12254,
"h": 113.7
},
"luminance": 0.73475
}Semantic roles & 50–950 ramp
primary
#DCE684
secondary
#5B50BF
accent
#17CE2A
background
#FEFEFD
surface
#FDFDF7
border
#D5D5D0
text
#161610
muted
#848481