#CFBBEA#CFBBEA
#CFBBEA is a very light, moderate violet. Relative luminance 0.547; OKLCH L 82.4% C 0.068 H 304.3°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBEA |
|---|---|
| RGB | rgb(207, 187, 234) |
| HSL | hsl(266, 53%, 83%) |
| HSV | hsv(266, 20%, 92%) |
| CMYK | cmyk(11.5%, 20.1%, 0%, 8.2%) |
| CIE-LAB | lab(78.90, 15.92, -20.77) |
| CIE-LCH | lch(78.90, 26.17, 307.47°) |
| OKLab | oklab(82.42% 0.0385 -0.0564) |
| OKLCH | oklch(82.42% 0.068 304.3) |
| XYZ | xyz(58.3509, 54.7467, 85.3191) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.84
Pale Lilac
#E4CBFF
ΔE00 4.49
Light Violet
#D6B4FC
ΔE00 5.65
Light Lilac
#EDC8FF
ΔE00 5.82
Pale Lavender
#EECFFE
ΔE00 6.12
Pale Violet
#CEAEFA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBEA #D6EABB
analogous
#BBBEEA #CFBBEA #E7BBEA
triadic
#CFBBEA #EACFBB #BBEACF
tetradic
#CFBBEA #EABBBE #D6EABB #BBEAE7
square
#CFBBEA #EABBBE #D6EABB #BBEAE7
split-complementary
#CFBBEA #EAE7BB #BEEABB
monochromatic
#8D5DCD #AE8CDC #CFBBEA #EEE8F8 #EEE8F8
Accessibility & contrast
On white
1.76
#CFBBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#CFBBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBEA
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBEA | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C3EC
Deuteranopia (green-blind)
#B6C3E9
Tritanopia (blue-blind)
#CBC1CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cfbbea; /* rgb */ color: rgb(207, 187, 234); /* oklch */ color: oklch(82.4% 0.068 304.3);
Tailwind
colors: {
custom: {
50: '#decff0',
500: '#cfbbea',
950: '#000000',
},
}SCSS
$custom: #cfbbea; $custom-light: #decff0; $custom-dark: #000000;
JSON
{
"hex": "#cfbbea",
"rgb": {
"r": 207,
"g": 187,
"b": 234
},
"hsl": {
"h": 265.532,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.82415,
"c": 0.06827,
"h": 304.3
},
"luminance": 0.54747
}Semantic roles & 50–950 ramp
primary
#CFBBEA
secondary
#AAC683
accent
#C0257E
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151316
muted
#848385