#CFAFFF#CFAFFF
#CFAFFF is a light, moderate violet. Relative luminance 0.511; OKLCH L 81.0% C 0.115 H 302.3°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAFFF |
|---|---|
| RGB | rgb(207, 175, 255) |
| HSL | hsl(264, 100%, 84%) |
| HSV | hsv(264, 31%, 100%) |
| CMYK | cmyk(18.8%, 31.4%, 0%, 0%) |
| CIE-LAB | lab(76.77, 26.93, -35.33) |
| CIE-LCH | lch(76.77, 44.42, 307.31°) |
| OKLab | oklab(81.03% 0.0615 -0.0974) |
| OKLCH | oklch(81.03% 0.115 302.3) |
| XYZ | xyz(59.1083, 51.1453, 101.3464) |
| Luminance | 0.5114 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 0.90
Light Violet
#D6B4FC
ΔE00 2.31
Lilac (survey)
#CEA2FD
ΔE00 3.47
Mauve
#E0B0FF
ΔE00 3.78
Pastel Purple
#CAA0FF
ΔE00 4.03
Lavender (survey)
#C79FEF
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAFFF #DFFFAF
analogous
#AFB7FF #CFAFFF #F7AFFF
triadic
#CFAFFF #FFCFAF #AFFFCF
tetradic
#CFAFFF #FFAFB7 #DFFFAF #AFFFF7
square
#CFAFFF #FFAFB7 #DFFFAF #AFFFF7
split-complementary
#CFAFFF #FFF7AF #B7FFAF
monochromatic
#8635FF #AA72FF #CFAFFF #EDE0FF #EDE0FF
Accessibility & contrast
On white
1.87
#CFAFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#CFAFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAFFF
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAFFF | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBDFF
Deuteranopia (green-blind)
#A4BDFD
Tritanopia (blue-blind)
#C7BBCC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfafff; /* rgb */ color: rgb(207, 175, 255); /* oklch */ color: oklch(81.0% 0.115 302.3);
Tailwind
colors: {
custom: {
50: '#dec7ff',
500: '#cfafff',
950: '#000000',
},
}SCSS
$custom: #cfafff; $custom-light: #dec7ff; $custom-dark: #000000;
JSON
{
"hex": "#cfafff",
"rgb": {
"r": 207,
"g": 175,
"b": 255
},
"hsl": {
"h": 264,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.81026,
"c": 0.1152,
"h": 302.3
},
"luminance": 0.51145
}Semantic roles & 50–950 ramp
primary
#CFAFFF
secondary
#B5E56D
accent
#E6008A
background
#FEFDFF
surface
#FCF9FF
border
#D5D2D7
text
#151318
muted
#848286