#CDC8C2#CDC8C2
#CDC8C2 is a very light, near-neutral orange. Relative luminance 0.582; OKLCH L 83.5% C 0.010 H 72.6°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC8C2 |
|---|---|
| RGB | rgb(205, 200, 194) |
| HSL | hsl(33, 10%, 78%) |
| HSV | hsv(33, 5%, 80%) |
| CMYK | cmyk(0%, 2.4%, 5.4%, 19.6%) |
| CIE-LAB | lab(80.84, 0.67, 3.61) |
| CIE-LCH | lch(80.84, 3.67, 79.51°) |
| OKLab | oklab(83.51% 0.003 0.0095) |
| OKLCH | oklch(83.51% 0.01 72.6) |
| XYZ | xyz(55.5674, 58.1831, 59.3316) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Silver
#C0C0C0
ΔE00 4.09
Light Gray
#D3D3D3
ΔE00 4.26
Silver (survey)
#C5C9C7
ΔE00 4.50
Warm Gray
#C9BEB0
ΔE00 4.54
Gainsboro
#DCDCDC
ΔE00 5.74
Light Grey
#D8DCD6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC8C2 #C2C7CD
analogous
#CDC2C2 #CDC8C2 #CCCDC2
triadic
#CDC8C2 #C2CDC8 #C8C2CD
tetradic
#CDC8C2 #C2CDC2 #C2C7CD #CDC2CC
square
#CDC8C2 #C2CDC2 #C2C7CD #CDC2CC
split-complementary
#CDC8C2 #C2CCCD #C2C2CD
monochromatic
#968B7F #B1AAA0 #CDC8C2 #E9E6E4 #F1F0EE
Accessibility & contrast
On white
1.66
#CDC8C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#CDC8C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC8C2
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC8C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC8C2 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC8C2
Deuteranopia (green-blind)
#CBC9C2
Tritanopia (blue-blind)
#CFC7C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cdc8c2; /* rgb */ color: rgb(205, 200, 194); /* oklch */ color: oklch(83.5% 0.010 72.6);
Tailwind
colors: {
custom: {
50: '#dcd8d4',
500: '#cdc8c2',
950: '#000000',
},
}SCSS
$custom: #cdc8c2; $custom-light: #dcd8d4; $custom-dark: #000000;
JSON
{
"hex": "#cdc8c2",
"rgb": {
"r": 205,
"g": 200,
"b": 194
},
"hsl": {
"h": 32.727,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.8351,
"c": 0.00999,
"h": 72.6
},
"luminance": 0.58183
}Semantic roles & 50–950 ramp
primary
#CDC8C2
secondary
#9399A1
accent
#709452
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383