#CF8FE5#CF8FE5
#CF8FE5 is a light, vivid purple. Relative luminance 0.386; OKLCH L 74.4% C 0.138 H 317.2°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CF8FE5 |
|---|---|
| RGB | rgb(207, 143, 229) |
| HSL | hsl(285, 62%, 73%) |
| HSV | hsv(285, 38%, 90%) |
| CMYK | cmyk(9.6%, 37.6%, 0%, 10.2%) |
| CIE-LAB | lab(68.44, 38.85, -34.09) |
| CIE-LCH | lch(68.44, 51.69, 318.74°) |
| OKLab | oklab(74.35% 0.1011 -0.0937) |
| OKLCH | oklch(74.35% 0.138 317.2) |
| XYZ | xyz(49.6954, 38.5687, 78.9402) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.68
Lavender Pink
#DD85D7
ΔE00 4.92
Pale Purple
#B790D4
ΔE00 5.10
Lavender (survey)
#C79FEF
ΔE00 5.12
Liliac
#C48EFD
ΔE00 5.78
Violet (CSS)
#EE82EE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF8FE5 #A5E58F
analogous
#A48FE5 #CF8FE5 #E58FD0
triadic
#CF8FE5 #E5CF8F #8FE5CF
tetradic
#CF8FE5 #E5A48F #A5E58F #8FD0E5
square
#CF8FE5 #E5A48F #A5E58F #8FD0E5
split-complementary
#CF8FE5 #D0E58F #8FE5A4
monochromatic
#A32FCB #BA5DD9 #CF8FE5 #E4C1F1 #F4E6F9
Accessibility & contrast
On white
2.41
#CF8FE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#CF8FE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF8FE5
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF8FE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF8FE5 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A3E8
Deuteranopia (green-blind)
#92A9E2
Tritanopia (blue-blind)
#CF9AAF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #cf8fe5; /* rgb */ color: rgb(207, 143, 229); /* oklch */ color: oklch(74.4% 0.138 317.2);
Tailwind
colors: {
custom: {
50: '#dfb1ed',
500: '#cf8fe5',
950: '#000000',
},
}SCSS
$custom: #cf8fe5; $custom-light: #dfb1ed; $custom-dark: #000000;
JSON
{
"hex": "#cf8fe5",
"rgb": {
"r": 207,
"g": 143,
"b": 229
},
"hsl": {
"h": 284.651,
"s": 62.319,
"l": 72.941
},
"oklch": {
"l": 0.74354,
"c": 0.13779,
"h": 317.2
},
"luminance": 0.38567
}Semantic roles & 50–950 ramp
primary
#CF8FE5
secondary
#E0F1DA
accent
#CA1B48
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151116
muted
#838084