#CE8BBB#CE8BBB
#CE8BBB is a light, moderate pink. Relative luminance 0.352; OKLCH L 71.9% C 0.103 H 337.6°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CE8BBB |
|---|---|
| RGB | rgb(206, 139, 187) |
| HSL | hsl(317, 41%, 68%) |
| HSV | hsv(317, 33%, 81%) |
| CMYK | cmyk(0%, 32.5%, 9.2%, 19.2%) |
| CIE-LAB | lab(65.89, 32.82, -14.64) |
| CIE-LCH | lch(65.89, 35.94, 335.96°) |
| OKLab | oklab(71.88% 0.0948 -0.039) |
| OKLCH | oklch(71.88% 0.103 337.6) |
| XYZ | xyz(43.6556, 35.1769, 51.4944) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 6.70
Plum
#DDA0DD
ΔE00 7.05
Lilac
#C8A2C8
ΔE00 7.17
Dusty Lavender
#AC86A8
ΔE00 7.37
Orchid (survey)
#C875C4
ΔE00 7.64
Bubblegum Pink
#FE83CC
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE8BBB #8BCE9E
analogous
#BF8BCE #CE8BBB #CE8B99
triadic
#CE8BBB #BBCE8B #8BBBCE
tetradic
#CE8BBB #CEBF8B #8BCE9E #8B99CE
square
#CE8BBB #CEBF8B #8BCE9E #8B99CE
split-complementary
#CE8BBB #99CE8B #8BCEBF
monochromatic
#9C4283 #BC60A2 #CE8BBB #E0B6D4 #F2E1ED
Accessibility & contrast
On white
2.61
#CE8BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#CE8BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE8BBB
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE8BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE8BBB | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABD
Deuteranopia (green-blind)
#9DA4B9
Tritanopia (blue-blind)
#D58D9C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ce8bbb; /* rgb */ color: rgb(206, 139, 187); /* oklch */ color: oklch(71.9% 0.103 337.6);
Tailwind
colors: {
custom: {
50: '#deaecf',
500: '#ce8bbb',
950: '#000000',
},
}SCSS
$custom: #ce8bbb; $custom-light: #deaecf; $custom-dark: #000000;
JSON
{
"hex": "#ce8bbb",
"rgb": {
"r": 206,
"g": 139,
"b": 187
},
"hsl": {
"h": 317.015,
"s": 40.606,
"l": 67.647
},
"oklch": {
"l": 0.71883,
"c": 0.10251,
"h": 337.6
},
"luminance": 0.35175
}Semantic roles & 50–950 ramp
primary
#CE8BBB
secondary
#D0E5D6
accent
#B45732
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151013
muted
#837F82