#CFACFA#CFACFA
#CFACFA is a light, moderate violet. Relative luminance 0.497; OKLCH L 80.3% C 0.114 H 304.5°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CFACFA |
|---|---|
| RGB | rgb(207, 172, 250) |
| HSL | hsl(267, 89%, 83%) |
| HSV | hsv(267, 31%, 98%) |
| CMYK | cmyk(17.2%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(75.87, 27.47, -34.03) |
| CIE-LCH | lch(75.87, 43.73, 308.91°) |
| OKLab | oklab(80.27% 0.0644 -0.0937) |
| OKLCH | oklch(80.27% 0.114 304.5) |
| XYZ | xyz(57.7365, 49.6728, 96.9701) |
| Luminance | 0.4967 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 0.68
Light Violet
#D6B4FC
ΔE00 2.24
Lilac (survey)
#CEA2FD
ΔE00 2.98
Lavender (survey)
#C79FEF
ΔE00 3.29
Mauve
#E0B0FF
ΔE00 3.29
Pastel Purple
#CAA0FF
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFACFA #D7FAAC
analogous
#ACB0FA #CFACFA #F6ACFA
triadic
#CFACFA #FACFAC #ACFACF
tetradic
#CFACFA #FAACB0 #D7FAAC #ACFAF6
square
#CFACFA #FAACB0 #D7FAAC #ACFAF6
split-complementary
#CFACFA #FAF6AC #B0FAAC
monochromatic
#8C39F3 #AE72F7 #CFACFA #EEE2FD #EEE2FD
Accessibility & contrast
On white
1.92
#CFACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#CFACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFACFA
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFACFA | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFD
Deuteranopia (green-blind)
#A3BBF8
Tritanopia (blue-blind)
#C9B7C8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cfacfa; /* rgb */ color: rgb(207, 172, 250); /* oklch */ color: oklch(80.3% 0.114 304.5);
Tailwind
colors: {
custom: {
50: '#dec5fc',
500: '#cfacfa',
950: '#000000',
},
}SCSS
$custom: #cfacfa; $custom-light: #dec5fc; $custom-dark: #000000;
JSON
{
"hex": "#cfacfa",
"rgb": {
"r": 207,
"g": 172,
"b": 250
},
"hsl": {
"h": 266.923,
"s": 88.636,
"l": 82.745
},
"oklch": {
"l": 0.80275,
"c": 0.11372,
"h": 304.5
},
"luminance": 0.49673
}Semantic roles & 50–950 ramp
primary
#CFACFA
secondary
#E7F5D6
accent
#E5007E
background
#FDFCFF
surface
#FBF8FF
border
#D4D1D7
text
#151217
muted
#838185