#CFAFFA#CFAFFA
#CFAFFA is a light, moderate violet. Relative luminance 0.508; OKLCH L 80.8% C 0.109 H 303.6°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAFFA |
|---|---|
| RGB | rgb(207, 175, 250) |
| HSL | hsl(266, 88%, 83%) |
| HSV | hsv(266, 30%, 98%) |
| CMYK | cmyk(17.2%, 30%, 0%, 2%) |
| CIE-LAB | lab(76.57, 25.83, -32.94) |
| CIE-LCH | lch(76.57, 41.86, 308.11°) |
| OKLab | oklab(80.82% 0.0602 -0.0906) |
| OKLCH | oklch(80.82% 0.109 303.6) |
| XYZ | xyz(58.3139, 50.8276, 97.1625) |
| Luminance | 0.5083 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 0.32
Light Violet
#D6B4FC
ΔE00 1.65
Mauve
#E0B0FF
ΔE00 3.45
Lilac (survey)
#CEA2FD
ΔE00 3.83
Lavender (survey)
#C79FEF
ΔE00 4.02
Pastel Purple
#CAA0FF
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAFFA #DAFAAF
analogous
#AFB4FA #CFAFFA #F4AFFA
triadic
#CFAFFA #FACFAF #AFFACF
tetradic
#CFAFFA #FAAFB4 #DAFAAF #AFFAF4
square
#CFAFFA #FAAFB4 #DAFAAF #AFFAF4
split-complementary
#CFAFFA #FAF4AF #B4FAAF
monochromatic
#8A3CF3 #AC75F6 #CFAFFA #EEE2FD #EEE2FD
Accessibility & contrast
On white
1.88
#CFAFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#CFAFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAFFA
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAFFA | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BCFD
Deuteranopia (green-blind)
#A6BDF8
Tritanopia (blue-blind)
#C8BACA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfaffa; /* rgb */ color: rgb(207, 175, 250); /* oklch */ color: oklch(80.8% 0.109 303.6);
Tailwind
colors: {
custom: {
50: '#dec7fc',
500: '#cfaffa',
950: '#000000',
},
}SCSS
$custom: #cfaffa; $custom-light: #dec7fc; $custom-dark: #000000;
JSON
{
"hex": "#cfaffa",
"rgb": {
"r": 207,
"g": 175,
"b": 250
},
"hsl": {
"h": 265.6,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.80815,
"c": 0.10878,
"h": 303.6
},
"luminance": 0.50827
}Semantic roles & 50–950 ramp
primary
#CFAFFA
secondary
#AFDD70
accent
#E50183
background
#FEFDFF
surface
#FCF9FF
border
#D5D2D7
text
#151317
muted
#848285