#CEB8BE#CEB8BE
#CEB8BE is a light, muted pink. Relative luminance 0.511; OKLCH L 80.3% C 0.026 H 359.3°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB8BE |
|---|---|
| RGB | rgb(206, 184, 190) |
| HSL | hsl(344, 18%, 76%) |
| HSV | hsv(344, 11%, 81%) |
| CMYK | cmyk(0%, 10.7%, 7.8%, 19.2%) |
| CIE-LAB | lab(76.75, 8.85, -0.17) |
| CIE-LCH | lch(76.75, 8.85, 358.91°) |
| OKLab | oklab(80.3% 0.0263 -0.0003) |
| OKLCH | oklch(80.3% 0.026 359.3) |
| XYZ | xyz(51.8875, 51.1214, 55.8393) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.29
Thistle
#D8BFD8
ΔE00 7.45
Dusty Pink
#D8A7B1
ΔE00 8.48
Silver
#C0C0C0
ΔE00 10.24
Pale Pink
#FFCFDC
ΔE00 10.52
Light Pink
#FFD1DF
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB8BE #B8CEC8
analogous
#CEB8C9 #CEB8BE #CEBDB8
triadic
#CEB8BE #BECEB8 #B8BECE
tetradic
#CEB8BE #C9CEB8 #B8CEC8 #BDB8CE
square
#CEB8BE #C9CEB8 #B8CEC8 #BDB8CE
split-complementary
#CEB8BE #B8CEBD #B8C9CE
monochromatic
#9C707C #B5949D #CEB8BE #E7DCDF #F3EDEE
Accessibility & contrast
On white
1.87
#CEB8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#CEB8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB8BE
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB8BE | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#BFBFBE
Tritanopia (blue-blind)
#D2B7BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ceb8be; /* rgb */ color: rgb(206, 184, 190); /* oklch */ color: oklch(80.3% 0.026 359.3);
Tailwind
colors: {
custom: {
50: '#ddcdd1',
500: '#ceb8be',
950: '#000000',
},
}SCSS
$custom: #ceb8be; $custom-light: #ddcdd1; $custom-dark: #000000;
JSON
{
"hex": "#ceb8be",
"rgb": {
"r": 206,
"g": 184,
"b": 190
},
"hsl": {
"h": 343.636,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.80295,
"c": 0.02633,
"h": 359.3
},
"luminance": 0.5112
}Semantic roles & 50–950 ramp
primary
#CEB8BE
secondary
#88A39B
accent
#9D8649
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151314
muted
#848383