#CEBABB#CEBABB
#CEBABB is a light, muted red. Relative luminance 0.518; OKLCH L 80.6% C 0.023 H 14.2°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBABB |
|---|---|
| RGB | rgb(206, 186, 187) |
| HSL | hsl(357, 17%, 77%) |
| HSV | hsv(357, 10%, 81%) |
| CMYK | cmyk(0%, 9.7%, 9.2%, 19.2%) |
| CIE-LAB | lab(77.18, 7.26, 2.08) |
| CIE-LCH | lch(77.18, 7.55, 15.98°) |
| OKLab | oklab(80.6% 0.0222 0.0056) |
| OKLCH | oklch(80.6% 0.023 14.2) |
| XYZ | xyz(51.9813, 51.8284, 54.2696) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.61
Silver
#C0C0C0
ΔE00 8.88
Thistle
#D8BFD8
ΔE00 9.63
Warm Gray
#C9BEB0
ΔE00 9.63
Dove Gray
#B6B8BD
ΔE00 9.75
Dusty Pink
#D8A7B1
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBABB #BACECD
analogous
#CEBAC5 #CEBABB #CEC3BA
triadic
#CEBABB #BBCEBA #BABBCE
tetradic
#CEBABB #C5CEBA #BACECD #C3BACE
square
#CEBABB #C5CEBA #BACECD #C3BACE
split-complementary
#CEBABB #BACEC3 #BAC5CE
monochromatic
#9B7274 #B59698 #CEBABB #E7DEDE #F2EDED
Accessibility & contrast
On white
1.85
#CEBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#CEBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBABB
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBABB | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBB
Deuteranopia (green-blind)
#C1C0BB
Tritanopia (blue-blind)
#D3B8BA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebabb; /* rgb */ color: rgb(206, 186, 187); /* oklch */ color: oklch(80.6% 0.023 14.2);
Tailwind
colors: {
custom: {
50: '#ddcecf',
500: '#cebabb',
950: '#000000',
},
}SCSS
$custom: #cebabb; $custom-light: #ddcecf; $custom-dark: #000000;
JSON
{
"hex": "#cebabb",
"rgb": {
"r": 206,
"g": 186,
"b": 187
},
"hsl": {
"h": 357,
"s": 16.949,
"l": 76.863
},
"oklch": {
"l": 0.80601,
"c": 0.02286,
"h": 14.2
},
"luminance": 0.51827
}Semantic roles & 50–950 ramp
primary
#CEBABB
secondary
#8AA3A1
accent
#9B974A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151313
muted
#848383