#CEBBB7#CEBBB7
#CEBBB7 is a light, muted red. Relative luminance 0.521; OKLCH L 80.7% C 0.022 H 31.8°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBB7 |
|---|---|
| RGB | rgb(206, 187, 183) |
| HSL | hsl(10, 19%, 76%) |
| HSV | hsv(10, 11%, 81%) |
| CMYK | cmyk(0%, 9.2%, 11.2%, 19.2%) |
| CIE-LAB | lab(77.33, 6.05, 4.47) |
| CIE-LCH | lch(77.33, 7.52, 36.43°) |
| OKLab | oklab(80.69% 0.0191 0.0118) |
| OKLCH | oklch(80.69% 0.022 31.8) |
| XYZ | xyz(51.7705, 52.0823, 52.1162) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.90
Warm Gray
#C9BEB0
ΔE00 7.19
Silver
#C0C0C0
ΔE00 8.24
Light Gray
#D3D3D3
ΔE00 9.61
Dove Gray
#B6B8BD
ΔE00 9.70
Greige
#B8AB98
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBB7 #B7CACE
analogous
#CEB7BF #CEBBB7 #CEC7B7
triadic
#CEBBB7 #B7CEBB #BBB7CE
tetradic
#CEBBB7 #BFCEB7 #B7CACE #C7B7CE
square
#CEBBB7 #BFCEB7 #B7CACE #C7B7CE
split-complementary
#CEBBB7 #B7CEC7 #B7BFCE
monochromatic
#9C766E #B59993 #CEBBB7 #E7DDDB #F3EEED
Accessibility & contrast
On white
1.84
#CEBBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#CEBBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBB7
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBB7 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBDB7
Deuteranopia (green-blind)
#C3C0B7
Tritanopia (blue-blind)
#D3B9BA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebbb7; /* rgb */ color: rgb(206, 187, 183); /* oklch */ color: oklch(80.7% 0.022 31.8);
Tailwind
colors: {
custom: {
50: '#ddcfcc',
500: '#cebbb7',
950: '#000000',
},
}SCSS
$custom: #cebbb7; $custom-light: #ddcfcc; $custom-dark: #000000;
JSON
{
"hex": "#cebbb7",
"rgb": {
"r": 206,
"g": 187,
"b": 183
},
"hsl": {
"h": 10.435,
"s": 19.008,
"l": 76.275
},
"oklch": {
"l": 0.80687,
"c": 0.02246,
"h": 31.8
},
"luminance": 0.52081
}Semantic roles & 50–950 ramp
primary
#CEBBB7
secondary
#869EA3
accent
#8F9D48
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151313
muted
#848383