#CF83BF#CF83BF
#CF83BF is a light, vivid pink. Relative luminance 0.333; OKLCH L 70.8% C 0.121 H 334.8°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CF83BF |
|---|---|
| RGB | rgb(207, 131, 191) |
| HSL | hsl(313, 44%, 66%) |
| HSV | hsv(313, 37%, 81%) |
| CMYK | cmyk(0%, 36.7%, 7.7%, 18.8%) |
| CIE-LAB | lab(64.37, 38.15, -19.17) |
| CIE-LCH | lch(64.37, 42.70, 333.32°) |
| OKLab | oklab(70.8% 0.1095 -0.0515) |
| OKLCH | oklch(70.8% 0.121 334.8) |
| XYZ | xyz(43.2521, 33.2617, 53.4220) |
| Luminance | 0.3326 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.68
Orchid (survey)
#C875C4
ΔE00 4.86
Pale Magenta
#D767AD
ΔE00 6.94
Orchid
#DA70D6
ΔE00 7.09
Plum
#DDA0DD
ΔE00 7.75
Bubblegum Pink
#FE83CC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF83BF #83CF93
analogous
#B983CF #CF83BF #CF8399
triadic
#CF83BF #BFCF83 #83BFCF
tetradic
#CF83BF #CFB983 #83CF93 #8399CF
square
#CF83BF #CFB983 #83CF93 #8399CF
split-complementary
#CF83BF #99CF83 #83CFB9
monochromatic
#9B3C87 #BE57A8 #CF83BF #E0AFD6 #F1DBED
Accessibility & contrast
On white
2.74
#CF83BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#CF83BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF83BF
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF83BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF83BF | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8395C1
Deuteranopia (green-blind)
#96A0BD
Tritanopia (blue-blind)
#D68699
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cf83bf; /* rgb */ color: rgb(207, 131, 191); /* oklch */ color: oklch(70.8% 0.121 334.8);
Tailwind
colors: {
custom: {
50: '#dfa8d2',
500: '#cf83bf',
950: '#000000',
},
}SCSS
$custom: #cf83bf; $custom-light: #dfa8d2; $custom-dark: #000000;
JSON
{
"hex": "#cf83bf",
"rgb": {
"r": 207,
"g": 131,
"b": 191
},
"hsl": {
"h": 312.632,
"s": 44.186,
"l": 66.275
},
"oklch": {
"l": 0.70804,
"c": 0.12097,
"h": 334.8
},
"luminance": 0.3326
}Semantic roles & 50–950 ramp
primary
#CF83BF
secondary
#CAE3D0
accent
#B74B2E
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151014
muted
#837F82