#CEB6B8#CEB6B8
#CEB6B8 is a light, muted red. Relative luminance 0.500; OKLCH L 79.7% C 0.028 H 12.0°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB6B8 |
|---|---|
| RGB | rgb(206, 182, 184) |
| HSL | hsl(355, 20%, 76%) |
| HSV | hsv(355, 12%, 81%) |
| CMYK | cmyk(0%, 11.7%, 10.7%, 19.2%) |
| CIE-LAB | lab(76.09, 8.90, 2.13) |
| CIE-LCH | lch(76.09, 9.15, 13.47°) |
| OKLab | oklab(79.73% 0.0271 0.0058) |
| OKLCH | oklch(79.73% 0.028 12) |
| XYZ | xyz(50.8326, 50.0395, 52.3189) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.58
Dusty Pink
#D8A7B1
ΔE00 8.24
Thistle
#D8BFD8
ΔE00 9.14
Silver
#C0C0C0
ΔE00 10.42
Pale Rose
#FDC1C5
ΔE00 10.76
Light Rose
#FFC5CB
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB6B8 #B6CECC
analogous
#CEB6C4 #CEB6B8 #CEC0B6
triadic
#CEB6B8 #B8CEB6 #B6B8CE
tetradic
#CEB6B8 #C4CEB6 #B6CECC #C0B6CE
square
#CEB6B8 #C4CEB6 #B6CECC #C0B6CE
split-complementary
#CEB6B8 #B6CEC0 #B6C4CE
monochromatic
#9D6D71 #B59194 #CEB6B8 #E7DBDC #F3EDED
Accessibility & contrast
On white
1.91
#CEB6B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#CEB6B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB6B8
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB6B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB6B8 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB9B8
Deuteranopia (green-blind)
#BFBDB8
Tritanopia (blue-blind)
#D3B4B7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ceb6b8; /* rgb */ color: rgb(206, 182, 184); /* oklch */ color: oklch(79.7% 0.028 12.0);
Tailwind
colors: {
custom: {
50: '#ddcbcd',
500: '#ceb6b8',
950: '#000000',
},
}SCSS
$custom: #ceb6b8; $custom-light: #ddcbcd; $custom-dark: #000000;
JSON
{
"hex": "#ceb6b8",
"rgb": {
"r": 206,
"g": 182,
"b": 184
},
"hsl": {
"h": 355,
"s": 19.672,
"l": 76.078
},
"oklch": {
"l": 0.79729,
"c": 0.02767,
"h": 12
},
"luminance": 0.50038
}Semantic roles & 50–950 ramp
primary
#CEB6B8
secondary
#85A3A0
accent
#9E9747
background
#FEFEFE
surface
#FCFAFA
border
#D5D3D3
text
#151313
muted
#848383