#CEB5BF#CEB5BF
#CEB5BF is a light, muted pink. Relative luminance 0.499; OKLCH L 79.7% C 0.032 H 351.7°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB5BF |
|---|---|
| RGB | rgb(206, 181, 191) |
| HSL | hsl(336, 20%, 76%) |
| HSV | hsv(336, 12%, 81%) |
| CMYK | cmyk(0%, 12.1%, 7.3%, 19.2%) |
| CIE-LAB | lab(76.03, 10.64, -1.77) |
| CIE-LCH | lch(76.03, 10.79, 350.53°) |
| OKLab | oklab(79.74% 0.0313 -0.0045) |
| OKLCH | oklch(79.74% 0.032 351.7) |
| XYZ | xyz(51.3806, 49.9321, 56.2113) |
| Luminance | 0.4993 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.07
Pinkish Grey
#C8ACA9
ΔE00 6.16
Dusty Pink
#D8A7B1
ΔE00 7.19
Pale Pink
#FFCFDC
ΔE00 9.95
Light Pink
#FFD1DF
ΔE00 9.97
Lilac
#C8A2C8
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB5BF #B5CEC4
analogous
#CEB5CB #CEB5BF #CEB7B5
triadic
#CEB5BF #BFCEB5 #B5BFCE
tetradic
#CEB5BF #CBCEB5 #B5CEC4 #B7B5CE
square
#CEB5BF #CBCEB5 #B5CEC4 #B7B5CE
split-complementary
#CEB5BF #B5CEB7 #B5CBCE
monochromatic
#9D6B7F #B6909F #CEB5BF #E6DADF #F3EDEF
Accessibility & contrast
On white
1.91
#CEB5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#CEB5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB5BF
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB5BF | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#BCBDBE
Tritanopia (blue-blind)
#D2B4B8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ceb5bf; /* rgb */ color: rgb(206, 181, 191); /* oklch */ color: oklch(79.7% 0.032 351.7);
Tailwind
colors: {
custom: {
50: '#ddcbd2',
500: '#ceb5bf',
950: '#000000',
},
}SCSS
$custom: #ceb5bf; $custom-light: #ddcbd2; $custom-dark: #000000;
JSON
{
"hex": "#ceb5bf",
"rgb": {
"r": 206,
"g": 181,
"b": 191
},
"hsl": {
"h": 336,
"s": 20.325,
"l": 75.882
},
"oklch": {
"l": 0.79738,
"c": 0.03158,
"h": 351.7
},
"luminance": 0.49931
}Semantic roles & 50–950 ramp
primary
#CEB5BF
secondary
#E2E9E6
accent
#9F7C47
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282