#CEB8BB#CEB8BB
#CEB8BB is a light, muted red. Relative luminance 0.510; OKLCH L 80.2% C 0.025 H 8.3°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB8BB |
|---|---|
| RGB | rgb(206, 184, 187) |
| HSL | hsl(352, 18%, 76%) |
| HSV | hsv(352, 11%, 81%) |
| CMYK | cmyk(0%, 10.7%, 9.2%, 19.2%) |
| CIE-LAB | lab(76.67, 8.33, 1.35) |
| CIE-LCH | lch(76.67, 8.44, 9.17°) |
| OKLab | oklab(80.21% 0.0252 0.0037) |
| OKLCH | oklch(80.21% 0.025 8.3) |
| XYZ | xyz(51.5630, 50.9916, 54.1302) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.39
Thistle
#D8BFD8
ΔE00 8.69
Dusty Pink
#D8A7B1
ΔE00 8.82
Silver
#C0C0C0
ΔE00 9.82
Dove Gray
#B6B8BD
ΔE00 10.42
Mistyrose
#FFE4E1
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB8BB #B8CECB
analogous
#CEB8C6 #CEB8BB #CEC0B8
triadic
#CEB8BB #BBCEB8 #B8BBCE
tetradic
#CEB8BB #C6CEB8 #B8CECB #C0B8CE
square
#CEB8BB #C6CEB8 #B8CECB #C0B8CE
split-complementary
#CEB8BB #B8CEC0 #B8C6CE
monochromatic
#9C7076 #B59498 #CEB8BB #E7DCDE #F3EDEE
Accessibility & contrast
On white
1.88
#CEB8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#CEB8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB8BB
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB8BB | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBB
Deuteranopia (green-blind)
#C0BFBB
Tritanopia (blue-blind)
#D3B7B9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ceb8bb; /* rgb */ color: rgb(206, 184, 187); /* oklch */ color: oklch(80.2% 0.025 8.3);
Tailwind
colors: {
custom: {
50: '#ddcdcf',
500: '#ceb8bb',
950: '#000000',
},
}SCSS
$custom: #ceb8bb; $custom-light: #ddcdcf; $custom-dark: #000000;
JSON
{
"hex": "#ceb8bb",
"rgb": {
"r": 206,
"g": 184,
"b": 187
},
"hsl": {
"h": 351.818,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.80207,
"c": 0.02545,
"h": 8.3
},
"luminance": 0.50991
}Semantic roles & 50–950 ramp
primary
#CEB8BB
secondary
#88A39F
accent
#9D9149
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151313
muted
#848383