#CEBCBB#CEBCBB
#CEBCBB is a light, muted red. Relative luminance 0.527; OKLCH L 81.0% C 0.021 H 21.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBCBB |
|---|---|
| RGB | rgb(206, 188, 187) |
| HSL | hsl(3, 16%, 77%) |
| HSV | hsv(3, 9%, 81%) |
| CMYK | cmyk(0%, 8.7%, 9.2%, 19.2%) |
| CIE-LAB | lab(77.68, 6.19, 2.81) |
| CIE-LCH | lch(77.68, 6.80, 24.44°) |
| OKLab | oklab(81% 0.0191 0.0075) |
| OKLCH | oklch(81% 0.021 21.4) |
| XYZ | xyz(52.4056, 52.6770, 54.4111) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.19
Silver
#C0C0C0
ΔE00 7.96
Warm Gray
#C9BEB0
ΔE00 8.23
Dove Gray
#B6B8BD
ΔE00 9.17
Light Gray
#D3D3D3
ΔE00 9.24
Dark Gray
#A9A9A9
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBCBB #BBCDCE
analogous
#CEBBC4 #CEBCBB #CEC6BB
triadic
#CEBCBB #BBCEBC #BCBBCE
tetradic
#CEBCBB #C4CEBB #BBCDCE #C6BBCE
square
#CEBCBB #C4CEBB #BBCDCE #C6BBCE
split-complementary
#CEBCBB #BBCEC6 #BBC4CE
monochromatic
#9B7674 #B49997 #CEBCBB #E8DFDF #F2EDED
Accessibility & contrast
On white
1.82
#CEBCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#CEBCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBCBB
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBCBB | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#C3C1BB
Tritanopia (blue-blind)
#D2BABC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cebcbb; /* rgb */ color: rgb(206, 188, 187); /* oklch */ color: oklch(81.0% 0.021 21.4);
Tailwind
colors: {
custom: {
50: '#ddd0cf',
500: '#cebcbb',
950: '#000000',
},
}SCSS
$custom: #cebcbb; $custom-light: #ddd0cf; $custom-dark: #000000;
JSON
{
"hex": "#cebcbb",
"rgb": {
"r": 206,
"g": 188,
"b": 187
},
"hsl": {
"h": 3.158,
"s": 16.239,
"l": 77.059
},
"oklch": {
"l": 0.80997,
"c": 0.02056,
"h": 21.4
},
"luminance": 0.52676
}Semantic roles & 50–950 ramp
primary
#CEBCBB
secondary
#8BA1A2
accent
#969A4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383