#CC90BE#CC90BE
#CC90BE is a light, moderate pink. Relative luminance 0.365; OKLCH L 72.6% C 0.094 H 335.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CC90BE |
|---|---|
| RGB | rgb(204, 144, 190) |
| HSL | hsl(314, 37%, 68%) |
| HSV | hsv(314, 29%, 80%) |
| CMYK | cmyk(0%, 29.4%, 6.9%, 20%) |
| CIE-LAB | lab(66.90, 29.94, -14.81) |
| CIE-LCH | lch(66.90, 33.41, 333.68°) |
| OKLab | oklab(72.64% 0.0857 -0.0396) |
| OKLCH | oklch(72.64% 0.094 335.2) |
| XYZ | xyz(44.1689, 36.5034, 53.4245) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.68
Plum
#DDA0DD
ΔE00 6.18
Dusty Lavender
#AC86A8
ΔE00 7.08
Lavender Pink
#DD85D7
ΔE00 7.15
Orchid (survey)
#C875C4
ΔE00 8.51
Heather
#A484AC
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC90BE #90CC9E
analogous
#BC90CC #CC90BE #CC90A0
triadic
#CC90BE #BECC90 #90BECC
tetradic
#CC90BE #CCBC90 #90CC9E #90A0CC
square
#CC90BE #CCBC90 #90CC9E #90A0CC
split-complementary
#CC90BE #A0CC90 #90CCBC
monochromatic
#9B4787 #B966A5 #CC90BE #DFBAD7 #F3E4EF
Accessibility & contrast
On white
2.53
#CC90BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#CC90BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC90BE
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC90BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC90BE | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DC0
Deuteranopia (green-blind)
#9FA6BC
Tritanopia (blue-blind)
#D292A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cc90be; /* rgb */ color: rgb(204, 144, 190); /* oklch */ color: oklch(72.6% 0.094 335.2);
Tailwind
colors: {
custom: {
50: '#dcb1d1',
500: '#cc90be',
950: '#000000',
},
}SCSS
$custom: #cc90be; $custom-light: #dcb1d1; $custom-dark: #000000;
JSON
{
"hex": "#cc90be",
"rgb": {
"r": 204,
"g": 144,
"b": 190
},
"hsl": {
"h": 314,
"s": 37.037,
"l": 68.235
},
"oklch": {
"l": 0.72642,
"c": 0.09437,
"h": 335.2
},
"luminance": 0.36502
}Semantic roles & 50–950 ramp
primary
#CC90BE
secondary
#D3E5D7
accent
#B05236
background
#FDFAFC
surface
#FBF5F9
border
#D4CFD2
text
#151114
muted
#838082