#CE9AAA#CE9AAA
#CE9AAA is a light, moderate pink. Relative luminance 0.391; OKLCH L 74.0% C 0.065 H 358.6°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CE9AAA |
|---|---|
| RGB | rgb(206, 154, 170) |
| HSL | hsl(342, 35%, 71%) |
| HSV | hsv(342, 25%, 81%) |
| CMYK | cmyk(0%, 25.2%, 17.5%, 19.2%) |
| CIE-LAB | lab(68.85, 21.83, -0.72) |
| CIE-LCH | lch(68.85, 21.84, 358.11°) |
| OKLab | oklab(73.99% 0.0654 -0.0016) |
| OKLCH | oklch(73.99% 0.065 358.6) |
| XYZ | xyz(44.2651, 39.1372, 43.2450) |
| Luminance | 0.3913 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.85
Faded Pink
#DE9DAC
ΔE00 3.43
Grey Pink
#C3909B
ΔE00 3.62
Dusty Pink
#D8A7B1
ΔE00 3.95
Greyish Pink
#C88D94
ΔE00 5.30
Dull Pink
#D5869D
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE9AAA #9ACEBE
analogous
#CE9AC4 #CE9AAA #CEA49A
triadic
#CE9AAA #AACE9A #9AAACE
tetradic
#CE9AAA #C4CE9A #9ACEBE #A49ACE
square
#CE9AAA #C4CE9A #9ACEBE #A49ACE
split-complementary
#CE9AAA #9ACEA4 #9AC4CE
monochromatic
#A04E67 #BA7187 #CE9AAA #E2C3CD #F5EAEE
Accessibility & contrast
On white
2.38
#CE9AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#CE9AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE9AAA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE9AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE9AAA | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AB
Deuteranopia (green-blind)
#ACABA9
Tritanopia (blue-blind)
#D7979F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ce9aaa; /* rgb */ color: rgb(206, 154, 170); /* oklch */ color: oklch(74.0% 0.065 358.6);
Tailwind
colors: {
custom: {
50: '#ddb8c3',
500: '#ce9aaa',
950: '#000000',
},
}SCSS
$custom: #ce9aaa; $custom-light: #ddb8c3; $custom-dark: #000000;
JSON
{
"hex": "#ce9aaa",
"rgb": {
"r": 206,
"g": 154,
"b": 170
},
"hsl": {
"h": 341.538,
"s": 34.667,
"l": 70.588
},
"oklch": {
"l": 0.73985,
"c": 0.06537,
"h": 358.6
},
"luminance": 0.39135
}Semantic roles & 50–950 ramp
primary
#CE9AAA
secondary
#DBE9E5
accent
#AE8938
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081