#CEB0C8#CEB0C8
#CEB0C8 is a light, muted pink. Relative luminance 0.483; OKLCH L 79.1% C 0.047 H 332.9°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB0C8 |
|---|---|
| RGB | rgb(206, 176, 200) |
| HSL | hsl(312, 23%, 75%) |
| HSV | hsv(312, 15%, 81%) |
| CMYK | cmyk(0%, 14.6%, 2.9%, 19.2%) |
| CIE-LAB | lab(75.04, 14.95, -8.14) |
| CIE-LCH | lch(75.04, 17.02, 331.44°) |
| OKLab | oklab(79.05% 0.0421 -0.0216) |
| OKLCH | oklch(79.05% 0.047 332.9) |
| XYZ | xyz(51.4031, 48.3436, 61.2558) |
| Luminance | 0.4834 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.93
Lilac
#C8A2C8
ΔE00 5.37
Dusty Pink
#D8A7B1
ΔE00 7.57
Light Mauve
#C292A1
ΔE00 9.69
Faded Pink
#DE9DAC
ΔE00 9.96
Plum
#DDA0DD
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB0C8 #B0CEB6
analogous
#C5B0CE #CEB0C8 #CEB0B9
triadic
#CEB0C8 #C8CEB0 #B0C8CE
tetradic
#CEB0C8 #CEC5B0 #B0CEB6 #B0B9CE
square
#CEB0C8 #CEC5B0 #B0CEB6 #B0B9CE
split-complementary
#CEB0C8 #B9CEB0 #B0CEC5
monochromatic
#9F6493 #B78AAE #CEB0C8 #E5D6E2 #F3ECF2
Accessibility & contrast
On white
1.97
#CEB0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#CEB0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB0C8
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB0C8 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B6C9
Deuteranopia (green-blind)
#B6BAC7
Tritanopia (blue-blind)
#D1B1B8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ceb0c8; /* rgb */ color: rgb(206, 176, 200); /* oklch */ color: oklch(79.1% 0.047 332.9);
Tailwind
colors: {
custom: {
50: '#ddc7d8',
500: '#ceb0c8',
950: '#000000',
},
}SCSS
$custom: #ceb0c8; $custom-light: #ddc7d8; $custom-dark: #000000;
JSON
{
"hex": "#ceb0c8",
"rgb": {
"r": 206,
"g": 176,
"b": 200
},
"hsl": {
"h": 312,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.79055,
"c": 0.04733,
"h": 332.9
},
"luminance": 0.48343
}Semantic roles & 50–950 ramp
primary
#CEB0C8
secondary
#E1EAE3
accent
#A25644
background
#FDFCFD
surface
#FBF8FA
border
#D4D1D3
text
#151314
muted
#838283