#CA92BF#CA92BF
#CA92BF is a light, moderate pink. Relative luminance 0.369; OKLCH L 72.8% C 0.090 H 333.6°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CA92BF |
|---|---|
| RGB | rgb(202, 146, 191) |
| HSL | hsl(312, 35%, 68%) |
| HSV | hsv(312, 28%, 79%) |
| CMYK | cmyk(0%, 27.7%, 5.4%, 20.8%) |
| CIE-LAB | lab(67.19, 28.35, -14.96) |
| CIE-LCH | lch(67.19, 32.06, 332.17°) |
| OKLab | oklab(72.82% 0.0806 -0.04) |
| OKLCH | oklch(72.82% 0.09 333.6) |
| XYZ | xyz(44.0394, 36.8775, 54.0784) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.95
Plum
#DDA0DD
ΔE00 5.98
Dusty Lavender
#AC86A8
ΔE00 6.84
Lavender Pink
#DD85D7
ΔE00 7.52
Pale Purple
#B790D4
ΔE00 8.26
Heather
#A484AC
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA92BF #92CA9D
analogous
#B992CA #CA92BF #CA92A3
triadic
#CA92BF #BFCA92 #92BFCA
tetradic
#CA92BF #CAB992 #92CA9D #92A3CA
square
#CA92BF #CAB992 #92CA9D #92A3CA
split-complementary
#CA92BF #A3CA92 #92CAB9
monochromatic
#984A88 #B669A7 #CA92BF #DEBBD7 #F2E4EF
Accessibility & contrast
On white
2.51
#CA92BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#CA92BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA92BF
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA92BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA92BF | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929FC1
Deuteranopia (green-blind)
#9FA6BD
Tritanopia (blue-blind)
#CF94A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ca92bf; /* rgb */ color: rgb(202, 146, 191); /* oklch */ color: oklch(72.8% 0.090 333.6);
Tailwind
colors: {
custom: {
50: '#dbb2d2',
500: '#ca92bf',
950: '#000000',
},
}SCSS
$custom: #ca92bf; $custom-light: #dbb2d2; $custom-dark: #000000;
JSON
{
"hex": "#ca92bf",
"rgb": {
"r": 202,
"g": 146,
"b": 191
},
"hsl": {
"h": 311.786,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.72821,
"c": 0.08999,
"h": 333.6
},
"luminance": 0.36876
}Semantic roles & 50–950 ramp
primary
#CA92BF
secondary
#D3E4D7
accent
#AD4F38
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082