#D68FC2#D68FC2
#D68FC2 is a light, moderate pink. Relative luminance 0.378; OKLCH L 73.7% C 0.108 H 337.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D68FC2 |
|---|---|
| RGB | rgb(214, 143, 194) |
| HSL | hsl(317, 46%, 70%) |
| HSV | hsv(317, 33%, 84%) |
| CMYK | cmyk(0%, 33.2%, 9.3%, 16.1%) |
| CIE-LAB | lab(67.90, 34.56, -15.43) |
| CIE-LCH | lch(67.90, 37.85, 335.94°) |
| OKLab | oklab(73.69% 0.0999 -0.0412) |
| OKLCH | oklch(73.69% 0.108 337.6) |
| XYZ | xyz(47.2914, 37.8383, 55.8410) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 6.01
Lilac
#C8A2C8
ΔE00 6.94
Bubblegum Pink
#FE83CC
ΔE00 7.29
Pink (survey)
#FF81C0
ΔE00 7.96
Orchid (survey)
#C875C4
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D68FC2 #8FD6A3
analogous
#C68FD6 #D68FC2 #D68F9F
triadic
#D68FC2 #C2D68F #8FC2D6
tetradic
#D68FC2 #D6C68F #8FD6A3 #8F9FD6
square
#D68FC2 #D6C68F #8FD6A3 #8F9FD6
split-complementary
#D68FC2 #9FD68F #8FD6C6
monochromatic
#AC3F8D #C662AA #D68FC2 #E6BCDA #F7E9F3
Accessibility & contrast
On white
2.45
#D68FC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#D68FC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D68FC2
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D68FC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D68FC2 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909FC4
Deuteranopia (green-blind)
#A2A9C0
Tritanopia (blue-blind)
#DD91A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d68fc2; /* rgb */ color: rgb(214, 143, 194); /* oklch */ color: oklch(73.7% 0.108 337.6);
Tailwind
colors: {
custom: {
50: '#e3b1d4',
500: '#d68fc2',
950: '#000000',
},
}SCSS
$custom: #d68fc2; $custom-light: #e3b1d4; $custom-dark: #000000;
JSON
{
"hex": "#d68fc2",
"rgb": {
"r": 214,
"g": 143,
"b": 194
},
"hsl": {
"h": 316.901,
"s": 46.405,
"l": 70
},
"oklch": {
"l": 0.7369,
"c": 0.10801,
"h": 337.6
},
"luminance": 0.37836
}Semantic roles & 50–950 ramp
primary
#D68FC2
secondary
#D6EADC
accent
#BA542C
background
#FEFAFD
surface
#FCF5FA
border
#D5CFD3
text
#161114
muted
#848083