#CEBBBB#CEBBBB
#CEBBBB is a light, muted red. Relative luminance 0.522; OKLCH L 80.8% C 0.022 H 17.6°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBBB |
|---|---|
| RGB | rgb(206, 187, 187) |
| HSL | hsl(0, 16%, 77%) |
| HSV | hsv(0, 9%, 81%) |
| CMYK | cmyk(0%, 9.2%, 9.2%, 19.2%) |
| CIE-LAB | lab(77.43, 6.72, 2.45) |
| CIE-LCH | lch(77.43, 7.16, 19.99°) |
| OKLab | oklab(80.8% 0.0207 0.0066) |
| OKLCH | oklch(80.8% 0.022 17.6) |
| XYZ | xyz(52.1928, 52.2512, 54.3401) |
| Luminance | 0.5225 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.86
Silver
#C0C0C0
ΔE00 8.41
Warm Gray
#C9BEB0
ΔE00 8.94
Dove Gray
#B6B8BD
ΔE00 9.45
Light Gray
#D3D3D3
ΔE00 9.72
Thistle
#D8BFD8
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBBB #BBCECE
analogous
#CEBBC5 #CEBBBB #CEC5BB
triadic
#CEBBBB #BBCEBB #BBBBCE
tetradic
#CEBBBB #C5CEBB #BBCECE #C5BBCE
square
#CEBBBB #C5CEBB #BBCECE #C5BBCE
split-complementary
#CEBBBB #BBCEC5 #BBC5CE
monochromatic
#9B7474 #B49797 #CEBBBB #E8DFDF #F2EDED
Accessibility & contrast
On white
1.83
#CEBBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#CEBBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBBB
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBBB | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBB
Deuteranopia (green-blind)
#C2C1BB
Tritanopia (blue-blind)
#D3B9BB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebbbb; /* rgb */ color: rgb(206, 187, 187); /* oklch */ color: oklch(80.8% 0.022 17.6);
Tailwind
colors: {
custom: {
50: '#ddcfcf',
500: '#cebbbb',
950: '#000000',
},
}SCSS
$custom: #cebbbb; $custom-light: #ddcfcf; $custom-dark: #000000;
JSON
{
"hex": "#cebbbb",
"rgb": {
"r": 206,
"g": 187,
"b": 187
},
"hsl": {
"h": 0,
"s": 16.239,
"l": 77.059
},
"oklch": {
"l": 0.80799,
"c": 0.02166,
"h": 17.6
},
"luminance": 0.5225
}Semantic roles & 50–950 ramp
primary
#CEBBBB
secondary
#8BA2A2
accent
#9A9A4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151313
muted
#848383