#CEBEC0#CEBEC0
#CEBEC0 is a light, near-neutral red. Relative luminance 0.538; OKLCH L 81.5% C 0.018 H 8.9°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBEC0 |
|---|---|
| RGB | rgb(206, 190, 192) |
| HSL | hsl(353, 14%, 78%) |
| HSV | hsv(353, 8%, 81%) |
| CMYK | cmyk(0%, 7.8%, 6.8%, 19.2%) |
| CIE-LAB | lab(78.32, 5.98, 1.03) |
| CIE-LCH | lch(78.32, 6.07, 9.80°) |
| OKLab | oklab(81.54% 0.0181 0.0028) |
| OKLCH | oklch(81.54% 0.018 8.9) |
| XYZ | xyz(53.3804, 53.7552, 57.4227) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.25
Silver
#C0C0C0
ΔE00 7.52
Dove Gray
#B6B8BD
ΔE00 8.48
Light Gray
#D3D3D3
ΔE00 8.62
Warm Gray
#C9BEB0
ΔE00 9.17
Thistle
#D8BFD8
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBEC0 #BECECC
analogous
#CEBEC8 #CEBEC0 #CEC4BE
triadic
#CEBEC0 #C0CEBE #BEC0CE
tetradic
#CEBEC0 #C8CEBE #BECECC #C4BECE
square
#CEBEC0 #C8CEBE #BECECC #C4BECE
split-complementary
#CEBEC0 #BECEC4 #BEC8CE
monochromatic
#99787C #B49B9E #CEBEC0 #E8E1E2 #F2EEEE
Accessibility & contrast
On white
1.79
#CEBEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#CEBEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBEC0
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBEC0 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0C0
Deuteranopia (green-blind)
#C4C3C0
Tritanopia (blue-blind)
#D2BDBF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cebec0; /* rgb */ color: rgb(206, 190, 192); /* oklch */ color: oklch(81.5% 0.018 8.9);
Tailwind
colors: {
custom: {
50: '#ddd1d3',
500: '#cebec0',
950: '#000000',
},
}SCSS
$custom: #cebec0; $custom-light: #ddd1d3; $custom-dark: #000000;
JSON
{
"hex": "#cebec0",
"rgb": {
"r": 206,
"g": 190,
"b": 192
},
"hsl": {
"h": 352.5,
"s": 14.035,
"l": 77.647
},
"oklch": {
"l": 0.81536,
"c": 0.0183,
"h": 8.9
},
"luminance": 0.53754
}Semantic roles & 50–950 ramp
primary
#CEBEC0
secondary
#8EA2A0
accent
#988F4D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383