#CEBEBD#CEBEBD
#CEBEBD is a light, near-neutral red. Relative luminance 0.536; OKLCH L 81.5% C 0.018 H 21.9°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBEBD |
|---|---|
| RGB | rgb(206, 190, 189) |
| HSL | hsl(4, 15%, 77%) |
| HSV | hsv(4, 8%, 81%) |
| CMYK | cmyk(0%, 7.8%, 8.3%, 19.2%) |
| CIE-LAB | lab(78.24, 5.46, 2.54) |
| CIE-LCH | lch(78.24, 6.02, 24.95°) |
| OKLab | oklab(81.45% 0.0169 0.0068) |
| OKLCH | oklch(81.45% 0.018 21.9) |
| XYZ | xyz(53.0514, 53.6236, 55.6899) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.02
Silver
#C0C0C0
ΔE00 7.20
Warm Gray
#C9BEB0
ΔE00 7.73
Light Gray
#D3D3D3
ΔE00 8.38
Dove Gray
#B6B8BD
ΔE00 8.56
Gainsboro
#DCDCDC
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBEBD #BDCDCE
analogous
#CEBDC5 #CEBEBD #CEC6BD
triadic
#CEBEBD #BDCEBE #BEBDCE
tetradic
#CEBEBD #C5CEBD #BDCDCE #C6BDCE
square
#CEBEBD #C5CEBD #BDCDCE #C6BDCE
split-complementary
#CEBEBD #BDCEC6 #BDC5CE
monochromatic
#9A7977 #B49B9A #CEBEBD #E8E1E0 #F2EEED
Accessibility & contrast
On white
1.79
#CEBEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#CEBEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBEBD
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBEBD | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BD
Deuteranopia (green-blind)
#C4C3BD
Tritanopia (blue-blind)
#D2BDBE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cebebd; /* rgb */ color: rgb(206, 190, 189); /* oklch */ color: oklch(81.5% 0.018 21.9);
Tailwind
colors: {
custom: {
50: '#ddd1d0',
500: '#cebebd',
950: '#000000',
},
}SCSS
$custom: #cebebd; $custom-light: #ddd1d0; $custom-dark: #000000;
JSON
{
"hex": "#cebebd",
"rgb": {
"r": 206,
"g": 190,
"b": 189
},
"hsl": {
"h": 3.529,
"s": 14.783,
"l": 77.451
},
"oklch": {
"l": 0.8145,
"c": 0.01823,
"h": 21.9
},
"luminance": 0.53623
}Semantic roles & 50–950 ramp
primary
#CEBEBD
secondary
#8DA1A2
accent
#94994D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383