#CFA7FD#CFA7FD
#CFA7FD is a light, vivid violet. Relative luminance 0.480; OKLCH L 79.5% C 0.126 H 305.1°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA7FD |
|---|---|
| RGB | rgb(207, 167, 253) |
| HSL | hsl(268, 96%, 82%) |
| HSV | hsv(268, 34%, 99%) |
| CMYK | cmyk(18.2%, 34%, 0%, 0.8%) |
| CIE-LAB | lab(74.82, 30.86, -37.27) |
| CIE-LCH | lch(74.82, 48.38, 309.62°) |
| OKLab | oklab(79.52% 0.0722 -0.1029) |
| OKLCH | oklch(79.52% 0.126 305.1) |
| XYZ | xyz(57.2769, 47.9949, 99.1560) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.33
Pastel Purple
#CAA0FF
ΔE00 2.18
Pale Violet
#CEAEFA
ΔE00 2.28
Lavender (survey)
#C79FEF
ΔE00 2.60
Baby Purple
#CA9BF7
ΔE00 2.97
Light Violet
#D6B4FC
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA7FD #D5FDA7
analogous
#A7AAFD #CFA7FD #FAA7FD
triadic
#CFA7FD #FDCFA7 #A7FDCF
tetradic
#CFA7FD #FDA7AA #D5FDA7 #A7FDFA
square
#CFA7FD #FDA7AA #D5FDA7 #A7FDFA
split-complementary
#CFA7FD #FDFAA7 #AAFDA7
monochromatic
#8E2FFA #AE6BFC #CFA7FD #EFE1FE #EFE1FE
Accessibility & contrast
On white
1.98
#CFA7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#CFA7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA7FD
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA7FD | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#9DB8FB
Tritanopia (blue-blind)
#C8B4C7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cfa7fd; /* rgb */ color: rgb(207, 167, 253); /* oklch */ color: oklch(79.5% 0.126 305.1);
Tailwind
colors: {
custom: {
50: '#dfc1fe',
500: '#cfa7fd',
950: '#000000',
},
}SCSS
$custom: #cfa7fd; $custom-light: #dfc1fe; $custom-dark: #000000;
JSON
{
"hex": "#cfa7fd",
"rgb": {
"r": 207,
"g": 167,
"b": 253
},
"hsl": {
"h": 267.907,
"s": 95.556,
"l": 82.353
},
"oklch": {
"l": 0.79515,
"c": 0.12572,
"h": 305.1
},
"luminance": 0.47995
}Semantic roles & 50–950 ramp
primary
#CFA7FD
secondary
#E7F7D4
accent
#E6007B
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186