#D67FFC#D67FFC
#D67FFC is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.7% C 0.192 H 314.7°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D67FFC |
|---|---|
| RGB | rgb(214, 127, 252) |
| HSL | hsl(282, 95%, 74%) |
| HSV | hsv(282, 50%, 99%) |
| CMYK | cmyk(15.1%, 49.6%, 0%, 1.2%) |
| CIE-LAB | lab(66.90, 53.91, -49.07) |
| CIE-LCH | lch(66.90, 72.90, 317.69°) |
| OKLab | oklab(73.71% 0.1352 -0.1366) |
| OKLCH | oklch(73.71% 0.192 314.7) |
| XYZ | xyz(52.8888, 36.5046, 96.3366) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.50
Liliac
#C48EFD
ΔE00 4.90
Easter Purple
#C071FE
ΔE00 5.37
Violet (CSS)
#EE82EE
ΔE00 5.90
Purply Pink
#F075E6
ΔE00 6.85
Orchid
#DA70D6
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D67FFC #A5FC7F
analogous
#987FFC #D67FFC #FC7FE4
triadic
#D67FFC #FCD67F #7FFCD6
tetradic
#D67FFC #FC987F #A5FC7F #7FE4FC
square
#D67FFC #FC987F #A5FC7F #7FE4FC
split-complementary
#D67FFC #E4FC7F #7FFC98
monochromatic
#B007F9 #C343FB #D67FFC #E9BBFD #F5E1FE
Accessibility & contrast
On white
2.53
#D67FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#D67FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D67FFC
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D67FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D67FFC | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649EFF
Deuteranopia (green-blind)
#7EA5F9
Tritanopia (blue-blind)
#D392B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d67ffc; /* rgb */ color: rgb(214, 127, 252); /* oklch */ color: oklch(73.7% 0.192 314.7);
Tailwind
colors: {
custom: {
50: '#e5a7fe',
500: '#d67ffc',
950: '#000000',
},
}SCSS
$custom: #d67ffc; $custom-light: #e5a7fe; $custom-dark: #000000;
JSON
{
"hex": "#d67ffc",
"rgb": {
"r": 214,
"g": 127,
"b": 252
},
"hsl": {
"h": 281.76,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.73711,
"c": 0.19221,
"h": 314.7
},
"luminance": 0.36503
}Semantic roles & 50–950 ramp
primary
#D67FFC
secondary
#DFF7D4
accent
#E60046
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86