#CEC3BD#CEC3BD
#CEC3BD is a very light, near-neutral orange. Relative luminance 0.558; OKLCH L 82.4% C 0.015 H 50.8°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC3BD |
|---|---|
| RGB | rgb(206, 195, 189) |
| HSL | hsl(21, 15%, 77%) |
| HSV | hsv(21, 8%, 81%) |
| CMYK | cmyk(0%, 5.3%, 8.3%, 19.2%) |
| CIE-LAB | lab(79.52, 2.80, 4.39) |
| CIE-LCH | lch(79.52, 5.21, 57.42°) |
| OKLab | oklab(82.45% 0.0095 0.0116) |
| OKLCH | oklch(82.45% 0.015 50.8) |
| XYZ | xyz(54.1530, 55.8268, 56.0571) |
| Luminance | 0.5583 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.20
Silver
#C0C0C0
ΔE00 5.49
Light Gray
#D3D3D3
ΔE00 6.34
Silver (survey)
#C5C9C7
ΔE00 7.31
Gainsboro
#DCDCDC
ΔE00 7.67
Dove Gray
#B6B8BD
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC3BD #BDC8CE
analogous
#CEBDC0 #CEC3BD #CECCBD
triadic
#CEC3BD #BDCEC3 #C3BDCE
tetradic
#CEC3BD #C0CEBD #BDC8CE #CCBDCE
square
#CEC3BD #C0CEBD #BDC8CE #CCBDCE
split-complementary
#CEC3BD #BDCECC #BDC0CE
monochromatic
#9A8377 #B4A39A #CEC3BD #E8E3E0 #F2EFED
Accessibility & contrast
On white
1.73
#CEC3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#CEC3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC3BD
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC3BD | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BD
Deuteranopia (green-blind)
#C8C6BD
Tritanopia (blue-blind)
#D2C1C1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cec3bd; /* rgb */ color: rgb(206, 195, 189); /* oklch */ color: oklch(82.4% 0.015 50.8);
Tailwind
colors: {
custom: {
50: '#ddd5d0',
500: '#cec3bd',
950: '#000000',
},
}SCSS
$custom: #cec3bd; $custom-light: #ddd5d0; $custom-dark: #000000;
JSON
{
"hex": "#cec3bd",
"rgb": {
"r": 206,
"g": 195,
"b": 189
},
"hsl": {
"h": 21.176,
"s": 14.783,
"l": 77.451
},
"oklch": {
"l": 0.82448,
"c": 0.01496,
"h": 50.8
},
"luminance": 0.55826
}Semantic roles & 50–950 ramp
primary
#CEC3BD
secondary
#8D9BA2
accent
#7E994D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383