#CEB8BD#CEB8BD
#CEB8BD is a light, muted red. Relative luminance 0.511; OKLCH L 80.3% C 0.026 H 2.3°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB8BD |
|---|---|
| RGB | rgb(206, 184, 189) |
| HSL | hsl(346, 18%, 76%) |
| HSV | hsv(346, 11%, 81%) |
| CMYK | cmyk(0%, 10.7%, 8.3%, 19.2%) |
| CIE-LAB | lab(76.73, 8.68, 0.34) |
| CIE-LCH | lch(76.73, 8.68, 2.22°) |
| OKLab | oklab(80.27% 0.026 0.001) |
| OKLCH | oklch(80.27% 0.026 2.3) |
| XYZ | xyz(51.7786, 51.0779, 55.2656) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.97
Thistle
#D8BFD8
ΔE00 7.85
Dusty Pink
#D8A7B1
ΔE00 8.57
Silver
#C0C0C0
ΔE00 10.09
Dove Gray
#B6B8BD
ΔE00 10.51
Pale Pink
#FFCFDC
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB8BD #B8CEC9
analogous
#CEB8C8 #CEB8BD #CEBEB8
triadic
#CEB8BD #BDCEB8 #B8BDCE
tetradic
#CEB8BD #C8CEB8 #B8CEC9 #BEB8CE
square
#CEB8BD #C8CEB8 #B8CEC9 #BEB8CE
split-complementary
#CEB8BD #B8CEBE #B8C8CE
monochromatic
#9C707A #B5949B #CEB8BD #E7DCDF #F3EDEE
Accessibility & contrast
On white
1.87
#CEB8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#CEB8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB8BD
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB8BD | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBD
Deuteranopia (green-blind)
#BFBFBD
Tritanopia (blue-blind)
#D2B7BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ceb8bd; /* rgb */ color: rgb(206, 184, 189); /* oklch */ color: oklch(80.3% 0.026 2.3);
Tailwind
colors: {
custom: {
50: '#ddcdd0',
500: '#ceb8bd',
950: '#000000',
},
}SCSS
$custom: #ceb8bd; $custom-light: #ddcdd0; $custom-dark: #000000;
JSON
{
"hex": "#ceb8bd",
"rgb": {
"r": 206,
"g": 184,
"b": 189
},
"hsl": {
"h": 346.364,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.80265,
"c": 0.02597,
"h": 2.3
},
"luminance": 0.51077
}Semantic roles & 50–950 ramp
primary
#CEB8BD
secondary
#88A39D
accent
#9D8A49
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151314
muted
#848383