#CD90BA#CD90BA
#CD90BA is a light, moderate pink. Relative luminance 0.365; OKLCH L 72.6% C 0.092 H 338.6°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CD90BA |
|---|---|
| RGB | rgb(205, 144, 186) |
| HSL | hsl(319, 38%, 68%) |
| HSV | hsv(319, 30%, 80%) |
| CMYK | cmyk(0%, 29.8%, 9.3%, 19.6%) |
| CIE-LAB | lab(66.88, 29.59, -12.60) |
| CIE-LCH | lch(66.88, 32.16, 336.94°) |
| OKLab | oklab(72.61% 0.0855 -0.0335) |
| OKLCH | oklch(72.61% 0.092 338.6) |
| XYZ | xyz(44.0127, 36.4727, 51.1664) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.92
Plum
#DDA0DD
ΔE00 6.97
Dusty Lavender
#AC86A8
ΔE00 7.08
Light Mauve
#C292A1
ΔE00 7.97
Lavender Pink
#DD85D7
ΔE00 8.04
Dull Pink
#D5869D
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD90BA #90CDA3
analogous
#C190CD #CD90BA #CD909B
triadic
#CD90BA #BACD90 #90BACD
tetradic
#CD90BA #CDC190 #90CDA3 #909BCD
square
#CD90BA #CDC190 #90CDA3 #909BCD
split-complementary
#CD90BA #9BCD90 #90CDC1
monochromatic
#9C4681 #BA66A0 #CD90BA #E0BAD4 #F3E4EE
Accessibility & contrast
On white
2.53
#CD90BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#CD90BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD90BA
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD90BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD90BA | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929DBC
Deuteranopia (green-blind)
#A0A6B8
Tritanopia (blue-blind)
#D4919F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cd90ba; /* rgb */ color: rgb(205, 144, 186); /* oklch */ color: oklch(72.6% 0.092 338.6);
Tailwind
colors: {
custom: {
50: '#ddb1ce',
500: '#cd90ba',
950: '#000000',
},
}SCSS
$custom: #cd90ba; $custom-light: #ddb1ce; $custom-dark: #000000;
JSON
{
"hex": "#cd90ba",
"rgb": {
"r": 205,
"g": 144,
"b": 186
},
"hsl": {
"h": 318.689,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.72605,
"c": 0.09186,
"h": 338.6
},
"luminance": 0.36471
}Semantic roles & 50–950 ramp
primary
#CD90BA
secondary
#D3E6D9
accent
#B15B35
background
#FDFAFC
surface
#FBF5F9
border
#D4CFD2
text
#151113
muted
#838082