#D672DC#D672DC
#D672DC is a light, vivid purple. Relative luminance 0.315; OKLCH L 70.3% C 0.181 H 325.2°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D672DC |
|---|---|
| RGB | rgb(214, 114, 220) |
| HSL | hsl(297, 60%, 65%) |
| HSV | hsv(297, 48%, 86%) |
| CMYK | cmyk(2.7%, 48.2%, 0%, 13.7%) |
| CIE-LAB | lab(62.93, 54.24, -37.61) |
| CIE-LCH | lch(62.93, 66.01, 325.27°) |
| OKLab | oklab(70.28% 0.1486 -0.1034) |
| OKLCH | oklch(70.28% 0.181 325.2) |
| XYZ | xyz(46.6661, 31.5004, 71.3184) |
| Luminance | 0.3150 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.52
Purply Pink
#F075E6
ΔE00 4.45
Orchid (survey)
#C875C4
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 5.22
Violet (CSS)
#EE82EE
ΔE00 5.55
Light Magenta
#FA5FF7
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D672DC #78DC72
analogous
#A172DC #D672DC #DC72AD
triadic
#D672DC #DCD672 #72DCD6
tetradic
#D672DC #DCA172 #78DC72 #72ADDC
square
#D672DC #DCA172 #78DC72 #72ADDC
split-complementary
#D672DC #ADDC72 #72DCA1
monochromatic
#A22AAA #C841D0 #D672DC #E4A3E8 #F3D4F4
Accessibility & contrast
On white
2.88
#D672DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#D672DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D672DC
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D672DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D672DC | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6690E0
Deuteranopia (green-blind)
#839DD9
Tritanopia (blue-blind)
#DA7E9D
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #d672dc; /* rgb */ color: rgb(214, 114, 220); /* oklch */ color: oklch(70.3% 0.181 325.2);
Tailwind
colors: {
custom: {
50: '#e59ee7',
500: '#d672dc',
950: '#000000',
},
}SCSS
$custom: #d672dc; $custom-light: #e59ee7; $custom-dark: #000000;
JSON
{
"hex": "#d672dc",
"rgb": {
"r": 214,
"g": 114,
"b": 220
},
"hsl": {
"h": 296.604,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.70284,
"c": 0.18105,
"h": 325.2
},
"luminance": 0.31498
}Semantic roles & 50–950 ramp
primary
#D672DC
secondary
#C5E7C3
accent
#C81E27
background
#FEF9FE
surface
#FCF2FC
border
#D5CCD5
text
#160F16
muted
#847E84