#CEB4BE#CEB4BE
#CEB4BE is a light, muted pink. Relative luminance 0.495; OKLCH L 79.5% C 0.033 H 352.7°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB4BE |
|---|---|
| RGB | rgb(206, 180, 190) |
| HSL | hsl(337, 21%, 76%) |
| HSV | hsv(337, 13%, 81%) |
| CMYK | cmyk(0%, 12.6%, 7.8%, 19.2%) |
| CIE-LAB | lab(75.75, 11.00, -1.63) |
| CIE-LCH | lch(75.75, 11.12, 351.55°) |
| OKLab | oklab(79.51% 0.0324 -0.0042) |
| OKLCH | oklch(79.51% 0.033 352.7) |
| XYZ | xyz(51.0683, 49.4831, 55.5662) |
| Luminance | 0.4948 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.05
Thistle
#D8BFD8
ΔE00 6.17
Dusty Pink
#D8A7B1
ΔE00 6.82
Pale Pink
#FFCFDC
ΔE00 9.91
Light Pink
#FFD1DF
ΔE00 9.95
Lilac
#C8A2C8
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB4BE #B4CEC4
analogous
#CEB4CB #CEB4BE #CEB7B4
triadic
#CEB4BE #BECEB4 #B4BECE
tetradic
#CEB4BE #CBCEB4 #B4CEC4 #B7B4CE
square
#CEB4BE #CBCEB4 #B4CEC4 #B7B4CE
split-complementary
#CEB4BE #B4CEB7 #B4CBCE
monochromatic
#9E6A7E #B68F9E #CEB4BE #E6D9DE #F3ECEF
Accessibility & contrast
On white
1.93
#CEB4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#CEB4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB4BE
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB4BE | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BE
Deuteranopia (green-blind)
#BCBCBD
Tritanopia (blue-blind)
#D2B3B7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ceb4be; /* rgb */ color: rgb(206, 180, 190); /* oklch */ color: oklch(79.5% 0.033 352.7);
Tailwind
colors: {
custom: {
50: '#ddcad1',
500: '#ceb4be',
950: '#000000',
},
}SCSS
$custom: #ceb4be; $custom-light: #ddcad1; $custom-dark: #000000;
JSON
{
"hex": "#ceb4be",
"rgb": {
"r": 206,
"g": 180,
"b": 190
},
"hsl": {
"h": 336.923,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.79514,
"c": 0.03266,
"h": 352.7
},
"luminance": 0.49482
}Semantic roles & 50–950 ramp
primary
#CEB4BE
secondary
#E2E9E6
accent
#9F7D46
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282