#CD99BA#CD99BA
#CD99BA is a light, moderate pink. Relative luminance 0.393; OKLCH L 74.2% C 0.076 H 340.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CD99BA |
|---|---|
| RGB | rgb(205, 153, 186) |
| HSL | hsl(322, 34%, 70%) |
| HSV | hsv(322, 25%, 80%) |
| CMYK | cmyk(0%, 25.4%, 9.3%, 19.6%) |
| CIE-LAB | lab(68.97, 24.67, -9.46) |
| CIE-LCH | lch(68.97, 26.42, 339.02°) |
| OKLab | oklab(74.21% 0.0715 -0.025) |
| OKLCH | oklch(74.21% 0.076 340.7) |
| XYZ | xyz(45.4306, 39.3085, 51.6391) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.36
Light Mauve
#C292A1
ΔE00 6.27
Faded Pink
#DE9DAC
ΔE00 7.35
Plum
#DDA0DD
ΔE00 7.58
Dusty Lavender
#AC86A8
ΔE00 7.74
Grey Pink
#C3909B
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD99BA #99CDAC
analogous
#C699CD #CD99BA #CD99A0
triadic
#CD99BA #BACD99 #99BACD
tetradic
#CD99BA #CDC699 #99CDAC #99A0CD
square
#CD99BA #CDC699 #99CDAC #99A0CD
split-complementary
#CD99BA #A0CD99 #99CDC6
monochromatic
#9E4D81 #B9709E #CD99BA #E1C2D6 #F5EAF1
Accessibility & contrast
On white
2.37
#CD99BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#CD99BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD99BA
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD99BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD99BA | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BB
Deuteranopia (green-blind)
#A7ABB8
Tritanopia (blue-blind)
#D39AA4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cd99ba; /* rgb */ color: rgb(205, 153, 186); /* oklch */ color: oklch(74.2% 0.076 340.7);
Tailwind
colors: {
custom: {
50: '#ddb7ce',
500: '#cd99ba',
950: '#000000',
},
}SCSS
$custom: #cd99ba; $custom-light: #ddb7ce; $custom-dark: #000000;
JSON
{
"hex": "#cd99ba",
"rgb": {
"r": 205,
"g": 153,
"b": 186
},
"hsl": {
"h": 321.923,
"s": 34.211,
"l": 70.196
},
"oklch": {
"l": 0.7421,
"c": 0.07574,
"h": 340.7
},
"luminance": 0.39307
}Semantic roles & 50–950 ramp
primary
#CD99BA
secondary
#DAE8DF
accent
#AD6338
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151113
muted
#838082