#CFBFEA#CFBFEA
#CFBFEA is a very light, moderate violet. Relative luminance 0.565; OKLCH L 83.2% C 0.062 H 302.0°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBFEA |
|---|---|
| RGB | rgb(207, 191, 234) |
| HSL | hsl(262, 51%, 83%) |
| HSV | hsv(262, 18%, 92%) |
| CMYK | cmyk(11.5%, 18.4%, 0%, 8.2%) |
| CIE-LAB | lab(79.88, 13.76, -19.28) |
| CIE-LCH | lch(79.88, 23.69, 305.51°) |
| OKLab | oklab(83.18% 0.0327 -0.0523) |
| OKLCH | oklch(83.18% 0.062 302) |
| XYZ | xyz(59.2113, 56.4675, 85.6059) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.34
Pale Lilac
#E4CBFF
ΔE00 4.51
Pale Lavender
#EECFFE
ΔE00 6.07
Periwinkle
#CCCCFF
ΔE00 6.25
Light Lilac
#EDC8FF
ΔE00 6.32
Thistle
#D8BFD8
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBFEA #DAEABF
analogous
#BFC4EA #CFBFEA #E4BFEA
triadic
#CFBFEA #EACFBF #BFEACF
tetradic
#CFBFEA #EABFC4 #DAEABF #BFEAE4
square
#CFBFEA #EABFC4 #DAEABF #BFEAE4
split-complementary
#CFBFEA #EAE4BF #C4EABF
monochromatic
#8A63CC #AC91DB #CFBFEA #EEE8F7 #EEE8F7
Accessibility & contrast
On white
1.71
#CFBFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#CFBFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBFEA
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBFEA | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EC
Deuteranopia (green-blind)
#BAC6E9
Tritanopia (blue-blind)
#CBC5CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfbfea; /* rgb */ color: rgb(207, 191, 234); /* oklch */ color: oklch(83.2% 0.062 302.0);
Tailwind
colors: {
custom: {
50: '#ded2f0',
500: '#cfbfea',
950: '#000000',
},
}SCSS
$custom: #cfbfea; $custom-light: #ded2f0; $custom-dark: #000000;
JSON
{
"hex": "#cfbfea",
"rgb": {
"r": 207,
"g": 191,
"b": 234
},
"hsl": {
"h": 262.326,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.83178,
"c": 0.06167,
"h": 302
},
"luminance": 0.56468
}Semantic roles & 50–950 ramp
primary
#CFBFEA
secondary
#AFC687
accent
#BE2886
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385