#CEBABE#CEBABE
#CEBABE is a light, muted red. Relative luminance 0.520; OKLCH L 80.7% C 0.023 H 4.0°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBABE |
|---|---|
| RGB | rgb(206, 186, 190) |
| HSL | hsl(348, 17%, 77%) |
| HSV | hsv(348, 10%, 81%) |
| CMYK | cmyk(0%, 9.7%, 7.8%, 19.2%) |
| CIE-LAB | lab(77.26, 7.77, 0.57) |
| CIE-LCH | lch(77.26, 7.79, 4.16°) |
| OKLab | oklab(80.69% 0.0233 0.0016) |
| OKLCH | oklch(80.69% 0.023 4) |
| XYZ | xyz(52.3059, 51.9582, 55.9787) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.25
Thistle
#D8BFD8
ΔE00 8.32
Silver
#C0C0C0
ΔE00 9.25
Dusty Pink
#D8A7B1
ΔE00 9.46
Dove Gray
#B6B8BD
ΔE00 9.81
Light Gray
#D3D3D3
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBABE #BACECA
analogous
#CEBAC8 #CEBABE #CEC0BA
triadic
#CEBABE #BECEBA #BABECE
tetradic
#CEBABE #C8CEBA #BACECA #C0BACE
square
#CEBABE #C8CEBA #BACECA #C0BACE
split-complementary
#CEBABE #BACEC0 #BAC8CE
monochromatic
#9B727B #B5969C #CEBABE #E7DEE0 #F2EDEE
Accessibility & contrast
On white
1.84
#CEBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#CEBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBABE
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBABE | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBE
Deuteranopia (green-blind)
#C1C0BE
Tritanopia (blue-blind)
#D2B9BB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebabe; /* rgb */ color: rgb(206, 186, 190); /* oklch */ color: oklch(80.7% 0.023 4.0);
Tailwind
colors: {
custom: {
50: '#ddced1',
500: '#cebabe',
950: '#000000',
},
}SCSS
$custom: #cebabe; $custom-light: #ddced1; $custom-dark: #000000;
JSON
{
"hex": "#cebabe",
"rgb": {
"r": 206,
"g": 186,
"b": 190
},
"hsl": {
"h": 348,
"s": 16.949,
"l": 76.863
},
"oklch": {
"l": 0.80688,
"c": 0.02337,
"h": 4
},
"luminance": 0.51957
}Semantic roles & 50–950 ramp
primary
#CEBABE
secondary
#8AA39E
accent
#9B8B4A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151314
muted
#848383