#CF7DC6#CF7DC6
#CF7DC6 is a light, vivid purple. Relative luminance 0.320; OKLCH L 70.1% C 0.138 H 331.0°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CF7DC6 |
|---|---|
| RGB | rgb(207, 125, 198) |
| HSL | hsl(307, 46%, 65%) |
| HSV | hsv(307, 40%, 81%) |
| CMYK | cmyk(0%, 39.6%, 4.3%, 18.8%) |
| CIE-LAB | lab(63.35, 42.57, -24.67) |
| CIE-LCH | lch(63.35, 49.20, 329.90°) |
| OKLab | oklab(70.12% 0.1204 -0.0668) |
| OKLCH | oklch(70.12% 0.138 331) |
| XYZ | xyz(43.2583, 32.0120, 57.3155) |
| Luminance | 0.3201 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.53
Lavender Pink
#DD85D7
ΔE00 3.56
Orchid
#DA70D6
ΔE00 4.57
Pale Magenta
#D767AD
ΔE00 6.68
Purply Pink
#F075E6
ΔE00 6.82
Violet (CSS)
#EE82EE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF7DC6 #7DCF86
analogous
#AF7DCF #CF7DC6 #CF7D9D
triadic
#CF7DC6 #C6CF7D #7DC6CF
tetradic
#CF7DC6 #CFAF7D #7DCF86 #7D9DCF
square
#CF7DC6 #CFAF7D #7DCF86 #7D9DCF
split-complementary
#CF7DC6 #9DCF7D #7DCFAF
monochromatic
#99398E #BE50B2 #CF7DC6 #E0AADA #F0D6ED
Accessibility & contrast
On white
2.84
#CF7DC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#CF7DC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF7DC6
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF7DC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF7DC6 | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A92C9
Deuteranopia (green-blind)
#909DC3
Tritanopia (blue-blind)
#D58399
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cf7dc6; /* rgb */ color: rgb(207, 125, 198); /* oklch */ color: oklch(70.1% 0.138 331.0);
Tailwind
colors: {
custom: {
50: '#dfa4d7',
500: '#cf7dc6',
950: '#000000',
},
}SCSS
$custom: #cf7dc6; $custom-light: #dfa4d7; $custom-dark: #000000;
JSON
{
"hex": "#cf7dc6",
"rgb": {
"r": 207,
"g": 125,
"b": 198
},
"hsl": {
"h": 306.585,
"s": 46.067,
"l": 65.098
},
"oklch": {
"l": 0.7012,
"c": 0.1377,
"h": 331
},
"luminance": 0.3201
}Semantic roles & 50–950 ramp
primary
#CF7DC6
secondary
#C6E2C9
accent
#B93C2C
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#150F14
muted
#837F83