#CEBEBB#CEBEBB
#CEBEBB is a light, near-neutral red. Relative luminance 0.535; OKLCH L 81.4% C 0.019 H 30.3°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBEBB |
|---|---|
| RGB | rgb(206, 190, 187) |
| HSL | hsl(9, 16%, 77%) |
| HSV | hsv(9, 9%, 81%) |
| CMYK | cmyk(0%, 7.8%, 9.2%, 19.2%) |
| CIE-LAB | lab(78.19, 5.12, 3.55) |
| CIE-LCH | lch(78.19, 6.23, 34.72°) |
| OKLab | oklab(81.39% 0.0161 0.0094) |
| OKLCH | oklch(81.39% 0.019 30.3) |
| XYZ | xyz(52.8358, 53.5374, 54.5545) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.08
Warm Gray
#C9BEB0
ΔE00 6.77
Silver
#C0C0C0
ΔE00 7.12
Light Gray
#D3D3D3
ΔE00 8.33
Dove Gray
#B6B8BD
ΔE00 8.73
Gainsboro
#DCDCDC
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBEBB #BBCBCE
analogous
#CEBBC2 #CEBEBB #CEC8BB
triadic
#CEBEBB #BBCEBE #BEBBCE
tetradic
#CEBEBB #C2CEBB #BBCBCE #C8BBCE
square
#CEBEBB #C2CEBB #BBCBCE #C8BBCE
split-complementary
#CEBEBB #BBCEC8 #BBC2CE
monochromatic
#9B7A74 #B49C97 #CEBEBB #E8E0DF #F2EEED
Accessibility & contrast
On white
1.79
#CEBEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#CEBEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBEBB
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBEBB | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BB
Deuteranopia (green-blind)
#C5C3BB
Tritanopia (blue-blind)
#D2BCBD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cebebb; /* rgb */ color: rgb(206, 190, 187); /* oklch */ color: oklch(81.4% 0.019 30.3);
Tailwind
colors: {
custom: {
50: '#ddd1cf',
500: '#cebebb',
950: '#000000',
},
}SCSS
$custom: #cebebb; $custom-light: #ddd1cf; $custom-dark: #000000;
JSON
{
"hex": "#cebebb",
"rgb": {
"r": 206,
"g": 190,
"b": 187
},
"hsl": {
"h": 9.474,
"s": 16.239,
"l": 77.059
},
"oklch": {
"l": 0.81394,
"c": 0.01869,
"h": 30.3
},
"luminance": 0.53537
}Semantic roles & 50–950 ramp
primary
#CEBEBB
secondary
#8B9FA2
accent
#8E9A4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383