#CDC7C2#CDC7C2
#CDC7C2 is a very light, near-neutral orange. Relative luminance 0.577; OKLCH L 83.3% C 0.010 H 62.6°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC7C2 |
|---|---|
| RGB | rgb(205, 199, 194) |
| HSL | hsl(27, 10%, 78%) |
| HSV | hsv(27, 5%, 80%) |
| CMYK | cmyk(0%, 2.9%, 5.4%, 19.6%) |
| CIE-LAB | lab(80.58, 1.20, 3.24) |
| CIE-LCH | lch(80.58, 3.45, 69.72°) |
| OKLab | oklab(83.31% 0.0044 0.0086) |
| OKLCH | oklch(83.31% 0.01 62.6) |
| XYZ | xyz(55.3366, 57.7214, 59.2546) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Silver
#C0C0C0
ΔE00 3.96
Light Gray
#D3D3D3
ΔE00 4.34
Warm Gray
#C9BEB0
ΔE00 4.68
Silver (survey)
#C5C9C7
ΔE00 4.93
Gainsboro
#DCDCDC
ΔE00 5.86
Light Grey
#D8DCD6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC7C2 #C2C8CD
analogous
#CDC2C2 #CDC7C2 #CDCCC2
triadic
#CDC7C2 #C2CDC7 #C7C2CD
tetradic
#CDC7C2 #C2CDC2 #C2C8CD #CCC2CD
square
#CDC7C2 #C2CDC2 #C2C8CD #CCC2CD
split-complementary
#CDC7C2 #C2CDCC #C2C2CD
monochromatic
#96897F #B1A8A0 #CDC7C2 #E9E6E4 #F1F0EE
Accessibility & contrast
On white
1.67
#CDC7C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#CDC7C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC7C2
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC7C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC7C2 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7C2
Deuteranopia (green-blind)
#CAC8C2
Tritanopia (blue-blind)
#CFC6C6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cdc7c2; /* rgb */ color: rgb(205, 199, 194); /* oklch */ color: oklch(83.3% 0.010 62.6);
Tailwind
colors: {
custom: {
50: '#dcd8d4',
500: '#cdc7c2',
950: '#000000',
},
}SCSS
$custom: #cdc7c2; $custom-light: #dcd8d4; $custom-dark: #000000;
JSON
{
"hex": "#cdc7c2",
"rgb": {
"r": 205,
"g": 199,
"b": 194
},
"hsl": {
"h": 27.273,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.83308,
"c": 0.00964,
"h": 62.6
},
"luminance": 0.57721
}Semantic roles & 50–950 ramp
primary
#CDC7C2
secondary
#939AA1
accent
#769452
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383