#CEBEBA#CEBEBA
#CEBEBA is a light, near-neutral red. Relative luminance 0.535; OKLCH L 81.4% C 0.019 H 34.3°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBEBA |
|---|---|
| RGB | rgb(206, 190, 186) |
| HSL | hsl(12, 17%, 77%) |
| HSV | hsv(12, 10%, 81%) |
| CMYK | cmyk(0%, 7.8%, 9.7%, 19.2%) |
| CIE-LAB | lab(78.17, 4.95, 4.05) |
| CIE-LCH | lch(78.17, 6.40, 39.29°) |
| OKLab | oklab(81.37% 0.0158 0.0107) |
| OKLCH | oklch(81.37% 0.019 34.3) |
| XYZ | xyz(52.7292, 53.4947, 53.9926) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.19
Warm Gray
#C9BEB0
ΔE00 6.29
Silver
#C0C0C0
ΔE00 7.12
Light Gray
#D3D3D3
ΔE00 8.34
Dove Gray
#B6B8BD
ΔE00 8.85
Gainsboro
#DCDCDC
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBEBA #BACACE
analogous
#CEBAC0 #CEBEBA #CEC8BA
triadic
#CEBEBA #BACEBE #BEBACE
tetradic
#CEBEBA #C0CEBA #BACACE #C8BACE
square
#CEBEBA #C0CEBA #BACACE #C8BACE
split-complementary
#CEBEBA #BACEC8 #BAC0CE
monochromatic
#9B7B72 #B59C96 #CEBEBA #E7E0DE #F2EEED
Accessibility & contrast
On white
1.80
#CEBEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#CEBEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBEBA
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBEBA | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BA
Deuteranopia (green-blind)
#C5C2BA
Tritanopia (blue-blind)
#D2BCBD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cebeba; /* rgb */ color: rgb(206, 190, 186); /* oklch */ color: oklch(81.4% 0.019 34.3);
Tailwind
colors: {
custom: {
50: '#ddd1ce',
500: '#cebeba',
950: '#000000',
},
}SCSS
$custom: #cebeba; $custom-light: #ddd1ce; $custom-dark: #000000;
JSON
{
"hex": "#cebeba",
"rgb": {
"r": 206,
"g": 190,
"b": 186
},
"hsl": {
"h": 12,
"s": 16.949,
"l": 76.863
},
"oklch": {
"l": 0.81366,
"c": 0.01906,
"h": 34.3
},
"luminance": 0.53494
}Semantic roles & 50–950 ramp
primary
#CEBEBA
secondary
#8A9EA3
accent
#8B9B4A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383