#D6CCC2#D6CCC2
#D6CCC2 is a very light, near-neutral orange. Relative luminance 0.614; OKLCH L 85.1% C 0.018 H 67.6°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D6CCC2 |
|---|---|
| RGB | rgb(214, 204, 194) |
| HSL | hsl(30, 20%, 80%) |
| HSV | hsv(30, 9%, 84%) |
| CMYK | cmyk(0%, 4.7%, 9.3%, 16.1%) |
| CIE-LAB | lab(82.58, 1.75, 6.21) |
| CIE-LCH | lch(82.58, 6.46, 74.28°) |
| OKLab | oklab(85.05% 0.0067 0.0163) |
| OKLCH | oklch(85.05% 0.018 67.6) |
| XYZ | xyz(59.0610, 61.3776, 59.7642) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.94
Warm Beige
#E9DCC9
ΔE00 5.18
Light Gray
#D3D3D3
ΔE00 6.00
Silver
#C0C0C0
ΔE00 6.76
Gainsboro
#DCDCDC
ΔE00 6.77
Silver (survey)
#C5C9C7
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6CCC2 #C2CCD6
analogous
#D6C2C2 #D6CCC2 #D6D6C2
triadic
#D6CCC2 #C2D6CC #CCC2D6
tetradic
#D6CCC2 #C2D6C2 #C2CCD6 #D6C2D6
square
#D6CCC2 #C2D6C2 #C2CCD6 #D6C2D6
split-complementary
#D6CCC2 #C2D6D6 #C2C2D6
monochromatic
#A58F79 #BDAD9D #D6CCC2 #EFEBE7 #F3F0ED
Accessibility & contrast
On white
1.58
#D6CCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#D6CCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6CCC2
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6CCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6CCC2 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCC1
Deuteranopia (green-blind)
#D2CEC2
Tritanopia (blue-blind)
#DACAC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d6ccc2; /* rgb */ color: rgb(214, 204, 194); /* oklch */ color: oklch(85.1% 0.018 67.6);
Tailwind
colors: {
custom: {
50: '#e2dbd4',
500: '#d6ccc2',
950: '#000000',
},
}SCSS
$custom: #d6ccc2; $custom-light: #e2dbd4; $custom-dark: #000000;
JSON
{
"hex": "#d6ccc2",
"rgb": {
"r": 214,
"g": 204,
"b": 194
},
"hsl": {
"h": 30,
"s": 19.608,
"l": 80
},
"oklch": {
"l": 0.85052,
"c": 0.01768,
"h": 67.6
},
"luminance": 0.61377
}Semantic roles & 50–950 ramp
primary
#D6CCC2
secondary
#919EAB
accent
#739E48
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483