#CFBAFF#CFBAFF
#CFBAFF is a very light, moderate violet. Relative luminance 0.556; OKLCH L 83.0% C 0.098 H 298.2°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBAFF |
|---|---|
| RGB | rgb(207, 186, 255) |
| HSL | hsl(258, 100%, 86%) |
| HSV | hsv(258, 27%, 100%) |
| CMYK | cmyk(18.8%, 27.1%, 0%, 0%) |
| CIE-LAB | lab(79.39, 20.93, -31.29) |
| CIE-LCH | lch(79.39, 37.64, 303.78°) |
| OKLab | oklab(83.04% 0.0461 -0.086) |
| OKLCH | oklch(83.04% 0.098 298.2) |
| XYZ | xyz(61.3371, 55.6029, 102.0893) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.95
Pale Violet
#CEAEFA
ΔE00 3.31
Light Lavender
#DFC5FE
ΔE00 4.48
Mauve
#E0B0FF
ΔE00 5.55
Pale Lilac
#E4CBFF
ΔE00 6.12
Periwinkle
#CCCCFF
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBAFF #EAFFBA
analogous
#BAC8FF #CFBAFF #F2BAFF
triadic
#CFBAFF #FFCFBA #BAFFCF
tetradic
#CFBAFF #FFBAC8 #EAFFBA #BAFFF2
square
#CFBAFF #FFBAC8 #EAFFBA #BAFFF2
split-complementary
#CFBAFF #FFF2BA #C8FFBA
monochromatic
#7A40FF #A47DFF #CFBAFF #EAE0FF #EAE0FF
Accessibility & contrast
On white
1.73
#CFBAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#CFBAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBAFF
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBAFF | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#AEC4FD
Tritanopia (blue-blind)
#C6C5D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbaff; /* rgb */ color: rgb(207, 186, 255); /* oklch */ color: oklch(83.0% 0.098 298.2);
Tailwind
colors: {
custom: {
50: '#deceff',
500: '#cfbaff',
950: '#000000',
},
}SCSS
$custom: #cfbaff; $custom-light: #deceff; $custom-dark: #000000;
JSON
{
"hex": "#cfbaff",
"rgb": {
"r": 207,
"g": 186,
"b": 255
},
"hsl": {
"h": 258.261,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.83038,
"c": 0.09756,
"h": 298.2
},
"luminance": 0.55603
}Semantic roles & 50–950 ramp
primary
#CFBAFF
secondary
#C5E776
accent
#E600A0
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151318
muted
#848386