#CE91AA#CE91AA
#CE91AA is a light, moderate pink. Relative luminance 0.363; OKLCH L 72.4% C 0.080 H 353.0°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CE91AA |
|---|---|
| RGB | rgb(206, 145, 170) |
| HSL | hsl(335, 38%, 69%) |
| HSV | hsv(335, 30%, 81%) |
| CMYK | cmyk(0%, 29.6%, 17.5%, 19.2%) |
| CIE-LAB | lab(66.73, 26.75, -3.83) |
| CIE-LCH | lch(66.73, 27.02, 351.85°) |
| OKLab | oklab(72.36% 0.0797 -0.0098) |
| OKLCH | oklch(72.36% 0.08 353) |
| XYZ | xyz(42.8350, 36.2770, 42.7683) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.88
Dull Pink
#D5869D
ΔE00 4.32
Grey Pink
#C3909B
ΔE00 4.87
Faded Pink
#DE9DAC
ΔE00 5.08
Pig Pink
#E78EA5
ΔE00 5.82
Greyish Pink
#C88D94
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE91AA #91CEB5
analogous
#CE91C9 #CE91AA #CE9791
triadic
#CE91AA #AACE91 #91AACE
tetradic
#CE91AA #C9CE91 #91CEB5 #9791CE
square
#CE91AA #C9CE91 #91CEB5 #9791CE
split-complementary
#CE91AA #91CE97 #91C9CE
monochromatic
#9E466A #BB6789 #CE91AA #E1BBCB #F4E6EB
Accessibility & contrast
On white
2.54
#CE91AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#CE91AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE91AA
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE91AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE91AA | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979CAB
Deuteranopia (green-blind)
#A5A6A9
Tritanopia (blue-blind)
#D78F9A
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ce91aa; /* rgb */ color: rgb(206, 145, 170); /* oklch */ color: oklch(72.4% 0.080 353.0);
Tailwind
colors: {
custom: {
50: '#deb2c3',
500: '#ce91aa',
950: '#000000',
},
}SCSS
$custom: #ce91aa; $custom-light: #deb2c3; $custom-dark: #000000;
JSON
{
"hex": "#ce91aa",
"rgb": {
"r": 206,
"g": 145,
"b": 170
},
"hsl": {
"h": 335.41,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.72355,
"c": 0.08025,
"h": 353
},
"luminance": 0.36275
}Semantic roles & 50–950 ramp
primary
#CE91AA
secondary
#D4E6DF
accent
#B17E34
background
#FDFAFB
surface
#FBF5F7
border
#D4CFD0
text
#151112
muted
#838081