#CEBCB3#CEBCB3
#CEBCB3 is a light, muted orange. Relative luminance 0.523; OKLCH L 80.8% C 0.024 H 48.4°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBCB3 |
|---|---|
| RGB | rgb(206, 188, 179) |
| HSL | hsl(20, 22%, 75%) |
| HSV | hsv(20, 13%, 81%) |
| CMYK | cmyk(0%, 8.7%, 13.1%, 19.2%) |
| CIE-LAB | lab(77.49, 4.86, 6.86) |
| CIE-LCH | lch(77.49, 8.40, 54.67°) |
| OKLab | oklab(80.78% 0.016 0.018) |
| OKLCH | oklch(80.78% 0.024 48.4) |
| XYZ | xyz(51.5730, 52.3439, 50.0257) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.80
Pinkish Grey
#C8ACA9
ΔE00 6.52
Greige
#B8AB98
ΔE00 7.95
Silver
#C0C0C0
ΔE00 8.17
Warm Beige
#E9DCC9
ΔE00 9.44
Light Gray
#D3D3D3
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBCB3 #B3C5CE
analogous
#CEB3B7 #CEBCB3 #CEC9B3
triadic
#CEBCB3 #B3CEBC #BCB3CE
tetradic
#CEBCB3 #B7CEB3 #B3C5CE #C9B3CE
square
#CEBCB3 #B7CEB3 #B3C5CE #C9B3CE
split-complementary
#CEBCB3 #B3CEC9 #B3B7CE
monochromatic
#9E7A69 #B69B8E #CEBCB3 #E6DDD8 #F3EFEC
Accessibility & contrast
On white
1.83
#CEBCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#CEBCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBCB3
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBCB3 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDB2
Deuteranopia (green-blind)
#C5C1B3
Tritanopia (blue-blind)
#D4B9B9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebcb3; /* rgb */ color: rgb(206, 188, 179); /* oklch */ color: oklch(80.8% 0.024 48.4);
Tailwind
colors: {
custom: {
50: '#ddd0c9',
500: '#cebcb3',
950: '#000000',
},
}SCSS
$custom: #cebcb3; $custom-light: #ddd0c9; $custom-dark: #000000;
JSON
{
"hex": "#cebcb3",
"rgb": {
"r": 206,
"g": 188,
"b": 179
},
"hsl": {
"h": 20,
"s": 21.6,
"l": 75.49
},
"oklch": {
"l": 0.80777,
"c": 0.0241,
"h": 48.4
},
"luminance": 0.52343
}Semantic roles & 50–950 ramp
primary
#CEBCB3
secondary
#8298A3
accent
#82A045
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382