#D654AF#D654AF
#D654AF is a light, vivid pink. Relative luminance 0.237; OKLCH L 64.4% C 0.191 H 341.2°. Best body text is #000000 at 5.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D654AF |
|---|---|
| RGB | rgb(214, 84, 175) |
| HSL | hsl(318, 61%, 58%) |
| HSV | hsv(318, 61%, 84%) |
| CMYK | cmyk(0%, 60.7%, 18.2%, 16.1%) |
| CIE-LAB | lab(55.82, 60.82, -23.01) |
| CIE-LCH | lch(55.82, 65.03, 339.28°) |
| OKLab | oklab(64.42% 0.1809 -0.0617) |
| OKLCH | oklch(64.42% 0.191 341.2) |
| XYZ | xyz(38.6406, 23.7353, 43.0954) |
| Luminance | 0.2373 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.82
Pale Magenta
#D767AD
ΔE00 4.30
Purpleish Pink
#DF4EC8
ΔE00 4.47
Pinky Purple
#C94CBE
ΔE00 5.36
Bright Pink
#FE01B1
ΔE00 6.65
Hot Magenta
#F504C9
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D654AF #54D67B
analogous
#BC54D6 #D654AF #D6546E
triadic
#D654AF #AFD654 #54AFD6
tetradic
#D654AF #D6BC54 #54D67B #546ED6
square
#D654AF #D6BC54 #54D67B #546ED6
split-complementary
#D654AF #6ED654 #54D6BC
monochromatic
#8E226D #BF2E93 #D654AF #E285C6 #EEB7DD
Accessibility & contrast
On white
3.65
#D654AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.75
#D654AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D654AF
5.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D654AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D654AF | 1.00 | 3.65 | 5.75 | 5.75 |
| #FFFFFF | 3.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C78B2
Deuteranopia (green-blind)
#838DAC
Tritanopia (blue-blind)
#E2567A
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #d654af; /* rgb */ color: rgb(214, 84, 175); /* oklch */ color: oklch(64.4% 0.191 341.2);
Tailwind
colors: {
custom: {
50: '#e68bc7',
500: '#d654af',
950: '#000000',
},
}SCSS
$custom: #d654af; $custom-light: #e68bc7; $custom-dark: #000000;
JSON
{
"hex": "#d654af",
"rgb": {
"r": 214,
"g": 84,
"b": 175
},
"hsl": {
"h": 318,
"s": 61.321,
"l": 58.431
},
"oklch": {
"l": 0.64418,
"c": 0.19117,
"h": 341.2
},
"luminance": 0.23732
}Semantic roles & 50–950 ramp
primary
#D654AF
secondary
#A9DDB9
accent
#E47443
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#160C13
muted
#847D82