#CFABFC#CFABFC
#CFABFC is a light, moderate violet. Relative luminance 0.494; OKLCH L 80.2% C 0.118 H 304.2°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CFABFC |
|---|---|
| RGB | rgb(207, 171, 252) |
| HSL | hsl(267, 93%, 83%) |
| HSV | hsv(267, 32%, 99%) |
| CMYK | cmyk(17.9%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(75.71, 28.45, -35.35) |
| CIE-LCH | lch(75.71, 45.38, 308.83°) |
| OKLab | oklab(80.18% 0.0664 -0.0974) |
| OKLCH | oklch(80.18% 0.118 304.2) |
| XYZ | xyz(57.8622, 49.4197, 98.5672) |
| Luminance | 0.4942 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.10
Lilac (survey)
#CEA2FD
ΔE00 2.51
Light Violet
#D6B4FC
ΔE00 2.67
Lavender (survey)
#C79FEF
ΔE00 3.16
Pastel Purple
#CAA0FF
ΔE00 3.26
Mauve
#E0B0FF
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFABFC #D8FCAB
analogous
#ABAFFC #CFABFC #F8ABFC
triadic
#CFABFC #FCCFAB #ABFCCF
tetradic
#CFABFC #FCABAF #D8FCAB #ABFCF8
square
#CFABFC #FCABAF #D8FCAB #ABFCF8
split-complementary
#CFABFC #FCF8AB #AFFCAB
monochromatic
#8B35F8 #AD70FA #CFABFC #EEE1FE #EEE1FE
Accessibility & contrast
On white
1.93
#CFABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#CFABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFABFC
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFABFC | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9ABAFF
Deuteranopia (green-blind)
#A1BBFA
Tritanopia (blue-blind)
#C8B7C8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cfabfc; /* rgb */ color: rgb(207, 171, 252); /* oklch */ color: oklch(80.2% 0.118 304.2);
Tailwind
colors: {
custom: {
50: '#dec4fd',
500: '#cfabfc',
950: '#000000',
},
}SCSS
$custom: #cfabfc; $custom-light: #dec4fd; $custom-dark: #000000;
JSON
{
"hex": "#cfabfc",
"rgb": {
"r": 207,
"g": 171,
"b": 252
},
"hsl": {
"h": 266.667,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.80181,
"c": 0.11789,
"h": 304.2
},
"luminance": 0.49419
}Semantic roles & 50–950 ramp
primary
#CFABFC
secondary
#E7F6D5
accent
#E6007F
background
#FDFCFF
surface
#FBF8FF
border
#D4D1D7
text
#151217
muted
#838185