#CEB4BB#CEB4BB
#CEB4BB is a light, muted pink. Relative luminance 0.494; OKLCH L 79.4% C 0.031 H 359.7°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB4BB |
|---|---|
| RGB | rgb(206, 180, 187) |
| HSL | hsl(344, 21%, 76%) |
| HSV | hsv(344, 13%, 81%) |
| CMYK | cmyk(0%, 12.6%, 9.2%, 19.2%) |
| CIE-LAB | lab(75.67, 10.49, -0.12) |
| CIE-LCH | lch(75.67, 10.49, 359.36°) |
| OKLab | oklab(79.43% 0.0313 -0.0002) |
| OKLCH | oklch(79.43% 0.031 359.7) |
| XYZ | xyz(50.7438, 49.3533, 53.8571) |
| Luminance | 0.4935 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.93
Dusty Pink
#D8A7B1
ΔE00 6.89
Thistle
#D8BFD8
ΔE00 7.26
Pale Pink
#FFCFDC
ΔE00 10.14
Light Pink
#FFD1DF
ΔE00 10.22
Pale Rose
#FDC1C5
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB4BB #B4CEC7
analogous
#CEB4C8 #CEB4BB #CEBAB4
triadic
#CEB4BB #BBCEB4 #B4BBCE
tetradic
#CEB4BB #C8CEB4 #B4CEC7 #BAB4CE
square
#CEB4BB #C8CEB4 #B4CEC7 #BAB4CE
split-complementary
#CEB4BB #B4CEBA #B4C8CE
monochromatic
#9E6A78 #B68F99 #CEB4BB #E6D9DD #F3ECEE
Accessibility & contrast
On white
1.93
#CEB4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#CEB4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB4BB
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB4BB | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#BDBCBA
Tritanopia (blue-blind)
#D3B3B6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ceb4bb; /* rgb */ color: rgb(206, 180, 187); /* oklch */ color: oklch(79.4% 0.031 359.7);
Tailwind
colors: {
custom: {
50: '#ddcacf',
500: '#ceb4bb',
950: '#000000',
},
}SCSS
$custom: #ceb4bb; $custom-light: #ddcacf; $custom-dark: #000000;
JSON
{
"hex": "#ceb4bb",
"rgb": {
"r": 206,
"g": 180,
"b": 187
},
"hsl": {
"h": 343.846,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.79425,
"c": 0.03125,
"h": 359.7
},
"luminance": 0.49352
}Semantic roles & 50–950 ramp
primary
#CEB4BB
secondary
#E2E9E7
accent
#9F8746
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151313
muted
#838282