#CE9BB2#CE9BB2
#CE9BB2 is a light, moderate pink. Relative luminance 0.398; OKLCH L 74.4% C 0.068 H 350.1°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CE9BB2 |
|---|---|
| RGB | rgb(206, 155, 178) |
| HSL | hsl(333, 34%, 71%) |
| HSV | hsv(333, 25%, 81%) |
| CMYK | cmyk(0%, 24.8%, 13.6%, 19.2%) |
| CIE-LAB | lab(69.31, 22.58, -4.49) |
| CIE-LCH | lch(69.31, 23.02, 348.74°) |
| OKLab | oklab(74.42% 0.0667 -0.0116) |
| OKLCH | oklch(74.42% 0.068 350.1) |
| XYZ | xyz(45.2107, 39.7807, 47.4078) |
| Luminance | 0.3978 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.03
Faded Pink
#DE9DAC
ΔE00 4.80
Dusty Pink
#D8A7B1
ΔE00 5.29
Grey Pink
#C3909B
ΔE00 5.43
Lilac
#C8A2C8
ΔE00 6.39
Dull Pink
#D5869D
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE9BB2 #9BCEB7
analogous
#CE9BCB #CE9BB2 #CE9D9B
triadic
#CE9BB2 #B2CE9B #9BB2CE
tetradic
#CE9BB2 #CBCE9B #9BCEB7 #9D9BCE
square
#CE9BB2 #CBCE9B #9BCEB7 #9D9BCE
split-complementary
#CE9BB2 #9BCE9D #9BCBCE
monochromatic
#A04E73 #BA7292 #CE9BB2 #E2C4D2 #F5EAEF
Accessibility & contrast
On white
2.34
#CE9BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#CE9BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE9BB2
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE9BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE9BB2 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B3
Deuteranopia (green-blind)
#ABACB1
Tritanopia (blue-blind)
#D69AA3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ce9bb2; /* rgb */ color: rgb(206, 155, 178); /* oklch */ color: oklch(74.4% 0.068 350.1);
Tailwind
colors: {
custom: {
50: '#ddb8c9',
500: '#ce9bb2',
950: '#000000',
},
}SCSS
$custom: #ce9bb2; $custom-light: #ddb8c9; $custom-dark: #000000;
JSON
{
"hex": "#ce9bb2",
"rgb": {
"r": 206,
"g": 155,
"b": 178
},
"hsl": {
"h": 332.941,
"s": 34.228,
"l": 70.784
},
"oklch": {
"l": 0.74416,
"c": 0.0677,
"h": 350.1
},
"luminance": 0.39779
}Semantic roles & 50–950 ramp
primary
#CE9BB2
secondary
#DCE9E3
accent
#AD7838
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082