#DE6FBF#DE6FBF
#DE6FBF is a light, vivid pink. Relative luminance 0.307; OKLCH L 69.6% C 0.167 H 339.0°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DE6FBF |
|---|---|
| RGB | rgb(222, 111, 191) |
| HSL | hsl(317, 63%, 65%) |
| HSV | hsv(317, 50%, 87%) |
| CMYK | cmyk(0%, 50%, 14%, 12.9%) |
| CIE-LAB | lab(62.22, 53.15, -22.28) |
| CIE-LCH | lch(62.22, 57.63, 337.26°) |
| OKLab | oklab(69.59% 0.156 -0.0598) |
| OKLCH | oklch(69.59% 0.167 339) |
| XYZ | xyz(45.2131, 30.6633, 52.8174) |
| Luminance | 0.3066 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.56
Orchid (survey)
#C875C4
ΔE00 4.66
Orchid
#DA70D6
ΔE00 4.87
Purplish Pink
#CE5DAE
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 5.90
Purply Pink
#F075E6
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE6FBF #6FDE8E
analogous
#C66FDE #DE6FBF #DE6F87
triadic
#DE6FBF #BFDE6F #6FBFDE
tetradic
#DE6FBF #DEC66F #6FDE8E #6F87DE
square
#DE6FBF #DEC66F #6FDE8E #6F87DE
split-complementary
#DE6FBF #87DE6F #6FDEC6
monochromatic
#AB2786 #D33DA9 #DE6FBF #E9A1D5 #F5D3EB
Accessibility & contrast
On white
2.94
#DE6FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#DE6FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE6FBF
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE6FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE6FBF | 1.00 | 2.94 | 7.13 | 7.13 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#738CC2
Deuteranopia (green-blind)
#929DBC
Tritanopia (blue-blind)
#E9728E
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #de6fbf; /* rgb */ color: rgb(222, 111, 191); /* oklch */ color: oklch(69.6% 0.167 339.0);
Tailwind
colors: {
custom: {
50: '#eb9cd2',
500: '#de6fbf',
950: '#000000',
},
}SCSS
$custom: #de6fbf; $custom-light: #eb9cd2; $custom-dark: #000000;
JSON
{
"hex": "#de6fbf",
"rgb": {
"r": 222,
"g": 111,
"b": 191
},
"hsl": {
"h": 316.757,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.69589,
"c": 0.16706,
"h": 339
},
"luminance": 0.3066
}Semantic roles & 50–950 ramp
primary
#DE6FBF
secondary
#C2E7CC
accent
#CA4C1B
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160E14
muted
#847E82