#CD81AF#CD81AF
#CD81AF is a light, moderate pink. Relative luminance 0.318; OKLCH L 69.7% C 0.110 H 343.3°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CD81AF |
|---|---|
| RGB | rgb(205, 129, 175) |
| HSL | hsl(324, 43%, 65%) |
| HSV | hsv(324, 37%, 80%) |
| CMYK | cmyk(0%, 37.1%, 14.6%, 19.6%) |
| CIE-LAB | lab(63.16, 35.87, -11.98) |
| CIE-LCH | lch(63.16, 37.82, 341.53°) |
| OKLab | oklab(69.65% 0.1055 -0.0317) |
| OKLCH | oklch(69.65% 0.11 343.3) |
| XYZ | xyz(40.7652, 31.7771, 44.5355) |
| Luminance | 0.3177 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 6.53
Dull Pink
#D5869D
ΔE00 7.10
Orchid (survey)
#C875C4
ΔE00 7.49
Dusty Lavender
#AC86A8
ΔE00 7.63
Palevioletred
#DB7093
ΔE00 8.01
Lavender Pink
#DD85D7
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD81AF #81CD9F
analogous
#C581CD #CD81AF #CD8189
triadic
#CD81AF #AFCD81 #81AFCD
tetradic
#CD81AF #CDC581 #81CD9F #8189CD
square
#CD81AF #CDC581 #81CD9F #8189CD
split-complementary
#CD81AF #89CD81 #81CDC5
monochromatic
#973C73 #BC5593 #CD81AF #DEADCB #F0D9E7
Accessibility & contrast
On white
2.86
#CD81AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#CD81AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD81AF
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD81AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD81AF | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8591B1
Deuteranopia (green-blind)
#989DAD
Tritanopia (blue-blind)
#D68191
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cd81af; /* rgb */ color: rgb(205, 129, 175); /* oklch */ color: oklch(69.7% 0.110 343.3);
Tailwind
colors: {
custom: {
50: '#dda7c6',
500: '#cd81af',
950: '#000000',
},
}SCSS
$custom: #cd81af; $custom-light: #dda7c6; $custom-dark: #000000;
JSON
{
"hex": "#cd81af",
"rgb": {
"r": 205,
"g": 129,
"b": 175
},
"hsl": {
"h": 323.684,
"s": 43.182,
"l": 65.49
},
"oklch": {
"l": 0.69654,
"c": 0.11016,
"h": 343.3
},
"luminance": 0.31775
}Semantic roles & 50–950 ramp
primary
#CD81AF
secondary
#C8E2D2
accent
#B6652F
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#150F13
muted
#837F82