#CEBBB6#CEBBB6
#CEBBB6 is a light, muted red. Relative luminance 0.520; OKLCH L 80.7% C 0.023 H 35.1°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBB6 |
|---|---|
| RGB | rgb(206, 187, 182) |
| HSL | hsl(13, 20%, 76%) |
| HSV | hsv(13, 12%, 81%) |
| CMYK | cmyk(0%, 9.2%, 11.7%, 19.2%) |
| CIE-LAB | lab(77.31, 5.89, 4.97) |
| CIE-LCH | lch(77.31, 7.71, 40.19°) |
| OKLab | oklab(80.66% 0.0187 0.0132) |
| OKLCH | oklch(80.66% 0.023 35.1) |
| XYZ | xyz(51.6668, 52.0408, 51.5700) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.05
Warm Gray
#C9BEB0
ΔE00 6.77
Silver
#C0C0C0
ΔE00 8.25
Light Gray
#D3D3D3
ΔE00 9.63
Greige
#B8AB98
ΔE00 9.66
Dove Gray
#B6B8BD
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBB6 #B6C9CE
analogous
#CEB6BD #CEBBB6 #CEC7B6
triadic
#CEBBB6 #B6CEBB #BBB6CE
tetradic
#CEBBB6 #BDCEB6 #B6C9CE #C7B6CE
square
#CEBBB6 #BDCEB6 #B6C9CE #C7B6CE
split-complementary
#CEBBB6 #B6CEC7 #B6BDCE
monochromatic
#9D776D #B59991 #CEBBB6 #E7DDDB #F3EEED
Accessibility & contrast
On white
1.84
#CEBBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#CEBBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBB6
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBB6 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBDB6
Deuteranopia (green-blind)
#C3C0B6
Tritanopia (blue-blind)
#D3B9BA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebbb6; /* rgb */ color: rgb(206, 187, 182); /* oklch */ color: oklch(80.7% 0.023 35.1);
Tailwind
colors: {
custom: {
50: '#ddcfcb',
500: '#cebbb6',
950: '#000000',
},
}SCSS
$custom: #cebbb6; $custom-light: #ddcfcb; $custom-dark: #000000;
JSON
{
"hex": "#cebbb6",
"rgb": {
"r": 206,
"g": 187,
"b": 182
},
"hsl": {
"h": 12.5,
"s": 19.672,
"l": 76.078
},
"oklch": {
"l": 0.80659,
"c": 0.02285,
"h": 35.1
},
"luminance": 0.5204
}Semantic roles & 50–950 ramp
primary
#CEBBB6
secondary
#859DA3
accent
#8C9E47
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382