#CFBBE4#CFBBE4
#CFBBE4 is a very light, moderate violet. Relative luminance 0.544; OKLCH L 82.2% C 0.061 H 307.1°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBE4 |
|---|---|
| RGB | rgb(207, 187, 228) |
| HSL | hsl(269, 43%, 81%) |
| HSV | hsv(269, 18%, 89%) |
| CMYK | cmyk(9.2%, 18%, 0%, 10.6%) |
| CIE-LAB | lab(78.70, 14.70, -17.84) |
| CIE-LCH | lch(78.70, 23.11, 309.49°) |
| OKLab | oklab(82.2% 0.0365 -0.0482) |
| OKLCH | oklch(82.2% 0.061 307.1) |
| XYZ | xyz(57.5035, 54.4077, 80.8561) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 5.00
Pale Lilac
#E4CBFF
ΔE00 5.16
Thistle
#D8BFD8
ΔE00 5.44
Pale Lavender
#EECFFE
ΔE00 6.20
Light Lilac
#EDC8FF
ΔE00 6.33
Light Violet
#D6B4FC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBE4 #D0E4BB
analogous
#BBBCE4 #CFBBE4 #E4BBE4
triadic
#CFBBE4 #E4CFBB #BBE4CF
tetradic
#CFBBE4 #E4BBBC #D0E4BB #BBE4E4
square
#CFBBE4 #E4BBBC #D0E4BB #BBE4E4
split-complementary
#CFBBE4 #E4E4BB #BCE4BB
monochromatic
#9163C1 #B08FD3 #CFBBE4 #EEE7F5 #F0E9F6
Accessibility & contrast
On white
1.77
#CFBBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#CFBBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBE4
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBE4 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C2E6
Deuteranopia (green-blind)
#B8C3E3
Tritanopia (blue-blind)
#CCC0C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cfbbe4; /* rgb */ color: rgb(207, 187, 228); /* oklch */ color: oklch(82.2% 0.061 307.1);
Tailwind
colors: {
custom: {
50: '#decfec',
500: '#cfbbe4',
950: '#000000',
},
}SCSS
$custom: #cfbbe4; $custom-light: #decfec; $custom-dark: #000000;
JSON
{
"hex": "#cfbbe4",
"rgb": {
"r": 207,
"g": 187,
"b": 228
},
"hsl": {
"h": 269.268,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.82198,
"c": 0.06051,
"h": 307.1
},
"luminance": 0.54407
}Semantic roles & 50–950 ramp
primary
#CFBBE4
secondary
#A2BE85
accent
#B62F74
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151316
muted
#848384