#CE8BBF#CE8BBF
#CE8BBF is a light, moderate pink. Relative luminance 0.353; OKLCH L 72.0% C 0.106 H 335.0°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CE8BBF |
|---|---|
| RGB | rgb(206, 139, 191) |
| HSL | hsl(313, 41%, 68%) |
| HSV | hsv(313, 33%, 81%) |
| CMYK | cmyk(0%, 32.5%, 7.3%, 19.2%) |
| CIE-LAB | lab(66.02, 33.51, -16.68) |
| CIE-LCH | lch(66.02, 37.44, 333.54°) |
| OKLab | oklab(72.03% 0.096 -0.0447) |
| OKLCH | oklch(72.03% 0.106 335) |
| XYZ | xyz(44.0898, 35.3506, 53.7811) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 5.80
Plum
#DDA0DD
ΔE00 6.45
Orchid (survey)
#C875C4
ΔE00 6.96
Lilac
#C8A2C8
ΔE00 7.17
Dusty Lavender
#AC86A8
ΔE00 7.63
Bubblegum Pink
#FE83CC
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE8BBF #8BCE9A
analogous
#BC8BCE #CE8BBF #CE8B9D
triadic
#CE8BBF #BFCE8B #8BBFCE
tetradic
#CE8BBF #CEBC8B #8BCE9A #8B9DCE
square
#CE8BBF #CEBC8B #8BCE9A #8B9DCE
split-complementary
#CE8BBF #9DCE8B #8BCEBC
monochromatic
#9C4288 #BC60A7 #CE8BBF #E0B6D7 #F2E1EE
Accessibility & contrast
On white
2.60
#CE8BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#CE8BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE8BBF
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE8BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE8BBF | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9AC1
Deuteranopia (green-blind)
#9CA4BD
Tritanopia (blue-blind)
#D58E9E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ce8bbf; /* rgb */ color: rgb(206, 139, 191); /* oklch */ color: oklch(72.0% 0.106 335.0);
Tailwind
colors: {
custom: {
50: '#deaed2',
500: '#ce8bbf',
950: '#000000',
},
}SCSS
$custom: #ce8bbf; $custom-light: #deaed2; $custom-dark: #000000;
JSON
{
"hex": "#ce8bbf",
"rgb": {
"r": 206,
"g": 139,
"b": 191
},
"hsl": {
"h": 313.433,
"s": 40.606,
"l": 67.647
},
"oklch": {
"l": 0.7203,
"c": 0.10589,
"h": 335
},
"luminance": 0.35349
}Semantic roles & 50–950 ramp
primary
#CE8BBF
secondary
#D0E5D5
accent
#B44F32
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151014
muted
#837F82