#CFAFFB#CFAFFB
#CFAFFB is a light, moderate violet. Relative luminance 0.509; OKLCH L 80.9% C 0.110 H 303.3°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAFFB |
|---|---|
| RGB | rgb(207, 175, 251) |
| HSL | hsl(265, 90%, 84%) |
| HSV | hsv(265, 30%, 98%) |
| CMYK | cmyk(17.5%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(76.61, 26.05, -33.42) |
| CIE-LCH | lch(76.61, 42.37, 307.94°) |
| OKLab | oklab(80.86% 0.0605 -0.092) |
| OKLCH | oklch(80.86% 0.11 303.3) |
| XYZ | xyz(58.4712, 50.8905, 97.9905) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 0.26
Light Violet
#D6B4FC
ΔE00 1.75
Mauve
#E0B0FF
ΔE00 3.50
Lilac (survey)
#CEA2FD
ΔE00 3.73
Lavender (survey)
#C79FEF
ΔE00 4.03
Pastel Purple
#CAA0FF
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAFFB #DBFBAF
analogous
#AFB5FB #CFAFFB #F5AFFB
triadic
#CFAFFB #FBCFAF #AFFBCF
tetradic
#CFAFFB #FBAFB5 #DBFBAF #AFFBF5
square
#CFAFFB #FBAFB5 #DBFBAF #AFFBF5
split-complementary
#CFAFFB #FBF5AF #B5FBAF
monochromatic
#893AF5 #AC75F8 #CFAFFB #EEE2FE #EEE2FE
Accessibility & contrast
On white
1.88
#CFAFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#CFAFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAFFB
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAFFB | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBCFE
Deuteranopia (green-blind)
#A5BDF9
Tritanopia (blue-blind)
#C8BACA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfaffb; /* rgb */ color: rgb(207, 175, 251); /* oklch */ color: oklch(80.9% 0.110 303.3);
Tailwind
colors: {
custom: {
50: '#dec7fd',
500: '#cfaffb',
950: '#000000',
},
}SCSS
$custom: #cfaffb; $custom-light: #dec7fd; $custom-dark: #000000;
JSON
{
"hex": "#cfaffb",
"rgb": {
"r": 207,
"g": 175,
"b": 251
},
"hsl": {
"h": 265.263,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.80857,
"c": 0.11006,
"h": 303.3
},
"luminance": 0.5089
}Semantic roles & 50–950 ramp
primary
#CFAFFB
secondary
#B0DF6F
accent
#E60085
background
#FEFDFF
surface
#FCF9FF
border
#D5D2D7
text
#151317
muted
#848285