#CEB6BB#CEB6BB
#CEB6BB is a light, muted red. Relative luminance 0.502; OKLCH L 79.8% C 0.028 H 3.6°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB6BB |
|---|---|
| RGB | rgb(206, 182, 187) |
| HSL | hsl(348, 20%, 76%) |
| HSV | hsv(348, 12%, 81%) |
| CMYK | cmyk(0%, 11.7%, 9.2%, 19.2%) |
| CIE-LAB | lab(76.17, 9.41, 0.61) |
| CIE-LCH | lch(76.17, 9.43, 3.73°) |
| OKLab | oklab(79.82% 0.0282 0.0018) |
| OKLCH | oklch(79.82% 0.028 3.6) |
| XYZ | xyz(51.1504, 50.1666, 53.9927) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.52
Dusty Pink
#D8A7B1
ΔE00 7.81
Thistle
#D8BFD8
ΔE00 7.90
Pale Pink
#FFCFDC
ΔE00 10.48
Light Pink
#FFD1DF
ΔE00 10.54
Pale Rose
#FDC1C5
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB6BB #B6CEC9
analogous
#CEB6C7 #CEB6BB #CEBDB6
triadic
#CEB6BB #BBCEB6 #B6BBCE
tetradic
#CEB6BB #C7CEB6 #B6CEC9 #BDB6CE
square
#CEB6BB #C7CEB6 #B6CEC9 #BDB6CE
split-complementary
#CEB6BB #B6CEBD #B6C7CE
monochromatic
#9D6D77 #B59199 #CEB6BB #E7DBDD #F3EDEE
Accessibility & contrast
On white
1.90
#CEB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#CEB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB6BB
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB6BB | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BB
Deuteranopia (green-blind)
#BEBDBB
Tritanopia (blue-blind)
#D3B5B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ceb6bb; /* rgb */ color: rgb(206, 182, 187); /* oklch */ color: oklch(79.8% 0.028 3.6);
Tailwind
colors: {
custom: {
50: '#ddcbcf',
500: '#ceb6bb',
950: '#000000',
},
}SCSS
$custom: #ceb6bb; $custom-light: #ddcbcf; $custom-dark: #000000;
JSON
{
"hex": "#ceb6bb",
"rgb": {
"r": 206,
"g": 182,
"b": 187
},
"hsl": {
"h": 347.5,
"s": 19.672,
"l": 76.078
},
"oklch": {
"l": 0.79815,
"c": 0.02826,
"h": 3.6
},
"luminance": 0.50166
}Semantic roles & 50–950 ramp
primary
#CEB6BB
secondary
#85A39D
accent
#9E8C47
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151313
muted
#848383