#CEBBBA#CEBBBA
#CEBBBA is a light, muted red. Relative luminance 0.522; OKLCH L 80.8% C 0.022 H 21.3°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBBA |
|---|---|
| RGB | rgb(206, 187, 186) |
| HSL | hsl(3, 17%, 77%) |
| HSV | hsv(3, 10%, 81%) |
| CMYK | cmyk(0%, 9.2%, 9.7%, 19.2%) |
| CIE-LAB | lab(77.41, 6.56, 2.95) |
| CIE-LCH | lch(77.41, 7.19, 24.23°) |
| OKLab | oklab(80.77% 0.0203 0.0079) |
| OKLCH | oklch(80.77% 0.022 21.3) |
| XYZ | xyz(52.0861, 52.2085, 53.7783) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.79
Silver
#C0C0C0
ΔE00 8.34
Warm Gray
#C9BEB0
ΔE00 8.49
Dove Gray
#B6B8BD
ΔE00 9.48
Light Gray
#D3D3D3
ΔE00 9.67
Dark Gray
#A9A9A9
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBBA #BACDCE
analogous
#CEBAC3 #CEBBBA #CEC5BA
triadic
#CEBBBA #BACEBB #BBBACE
tetradic
#CEBBBA #C3CEBA #BACDCE #C5BACE
square
#CEBBBA #C3CEBA #BACDCE #C5BACE
split-complementary
#CEBBBA #BACEC5 #BAC3CE
monochromatic
#9B7472 #B59896 #CEBBBA #E7DEDE #F2EDED
Accessibility & contrast
On white
1.84
#CEBBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#CEBBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBBA
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBBA | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBA
Deuteranopia (green-blind)
#C2C1BA
Tritanopia (blue-blind)
#D3B9BB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebbba; /* rgb */ color: rgb(206, 187, 186); /* oklch */ color: oklch(80.8% 0.022 21.3);
Tailwind
colors: {
custom: {
50: '#ddcfce',
500: '#cebbba',
950: '#000000',
},
}SCSS
$custom: #cebbba; $custom-light: #ddcfce; $custom-dark: #000000;
JSON
{
"hex": "#cebbba",
"rgb": {
"r": 206,
"g": 187,
"b": 186
},
"hsl": {
"h": 3,
"s": 16.949,
"l": 76.863
},
"oklch": {
"l": 0.80771,
"c": 0.02174,
"h": 21.3
},
"luminance": 0.52208
}Semantic roles & 50–950 ramp
primary
#CEBBBA
secondary
#8AA1A3
accent
#979B4A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151313
muted
#848383