#D5CCC3#D5CCC3
#D5CCC3 is a very light, near-neutral orange. Relative luminance 0.613; OKLCH L 85.0% C 0.016 H 67.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CCC3 |
|---|---|
| RGB | rgb(213, 204, 195) |
| HSL | hsl(30, 18%, 80%) |
| HSV | hsv(30, 8%, 84%) |
| CMYK | cmyk(0%, 4.2%, 8.5%, 16.5%) |
| CIE-LAB | lab(82.53, 1.56, 5.59) |
| CIE-LCH | lch(82.53, 5.80, 74.39°) |
| OKLab | oklab(85% 0.0061 0.0147) |
| OKLCH | oklch(85% 0.016 67.6) |
| XYZ | xyz(58.8827, 61.2726, 60.3440) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.12
Light Gray
#D3D3D3
ΔE00 5.50
Warm Beige
#E9DCC9
ΔE00 5.51
Silver
#C0C0C0
ΔE00 6.29
Gainsboro
#DCDCDC
ΔE00 6.35
Silver (survey)
#C5C9C7
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CCC3 #C3CCD5
analogous
#D5C3C3 #D5CCC3 #D5D5C3
triadic
#D5CCC3 #C3D5CC #CCC3D5
tetradic
#D5CCC3 #C3D5C3 #C3CCD5 #D5C3D5
square
#D5CCC3 #C3D5C3 #C3CCD5 #D5C3D5
split-complementary
#D5CCC3 #C3D5D5 #C3C3D5
monochromatic
#A38F7B #BCAD9F #D5CCC3 #EEEBE7 #F2F0ED
Accessibility & contrast
On white
1.58
#D5CCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#D5CCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CCC3
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CCC3 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC2
Deuteranopia (green-blind)
#D1CEC3
Tritanopia (blue-blind)
#D9CAC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d5ccc3; /* rgb */ color: rgb(213, 204, 195); /* oklch */ color: oklch(85.0% 0.016 67.6);
Tailwind
colors: {
custom: {
50: '#e2dbd5',
500: '#d5ccc3',
950: '#000000',
},
}SCSS
$custom: #d5ccc3; $custom-light: #e2dbd5; $custom-dark: #000000;
JSON
{
"hex": "#d5ccc3",
"rgb": {
"r": 213,
"g": 204,
"b": 195
},
"hsl": {
"h": 30,
"s": 17.647,
"l": 80
},
"oklch": {
"l": 0.84996,
"c": 0.01591,
"h": 67.6
},
"luminance": 0.61272
}Semantic roles & 50–950 ramp
primary
#D5CCC3
secondary
#929EAA
accent
#739C4A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483