#DCCE99#DCCE99
#DCCE99 is a very light, moderate yellow. Relative luminance 0.617; OKLCH L 85.0% C 0.071 H 95.1°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCE99 |
|---|---|
| RGB | rgb(220, 206, 153) |
| HSL | hsl(47, 49%, 73%) |
| HSV | hsv(47, 30%, 86%) |
| CMYK | cmyk(0%, 6.4%, 30.5%, 13.7%) |
| CIE-LAB | lab(82.73, -3.09, 28.18) |
| CIE-LCH | lch(82.73, 28.35, 96.27°) |
| OKLab | oklab(85.01% -0.0063 0.0707) |
| OKLCH | oklch(85.01% 0.071 95.1) |
| XYZ | xyz(57.3368, 61.6596, 39.0120) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.83
Vanilla
#F3E5AB
ΔE00 5.30
Wheat
#F5DEB3
ΔE00 6.22
Palegoldenrod
#EEE8AA
ΔE00 6.36
Sand (survey)
#E2CA76
ΔE00 6.43
Pale Peach
#FFE5AD
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCE99 #99A7DC
analogous
#DCAC99 #DCCE99 #C8DC99
triadic
#DCCE99 #99DCCE #CE99DC
tetradic
#DCCE99 #99DCAC #99A7DC #DC99C8
square
#DCCE99 #99DCAC #99A7DC #DC99C8
split-complementary
#DCCE99 #99C8DC #AC99DC
monochromatic
#BBA140 #CCB86B #DCCE99 #ECE4C7 #F7F4E8
Accessibility & contrast
On white
1.58
#DCCE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#DCCE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCE99
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCE99 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB95
Deuteranopia (green-blind)
#DDD09B
Tritanopia (blue-blind)
#E6C6C0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dcce99; /* rgb */ color: rgb(220, 206, 153); /* oklch */ color: oklch(85.0% 0.071 95.1);
Tailwind
colors: {
custom: {
50: '#e7dcb7',
500: '#dcce99',
950: '#000000',
},
}SCSS
$custom: #dcce99; $custom-light: #e7dcb7; $custom-dark: #000000;
JSON
{
"hex": "#dcce99",
"rgb": {
"r": 220,
"g": 206,
"b": 153
},
"hsl": {
"h": 47.463,
"s": 48.905,
"l": 73.137
},
"oklch": {
"l": 0.85009,
"c": 0.07102,
"h": 95.1
},
"luminance": 0.61658
}Semantic roles & 50–950 ramp
primary
#DCCE99
secondary
#6576B4
accent
#48BC29
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161511
muted
#848481