#CFBBE2#CFBBE2
#CFBBE2 is a very light, muted violet. Relative luminance 0.543; OKLCH L 82.1% C 0.058 H 308.2°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBE2 |
|---|---|
| RGB | rgb(207, 187, 226) |
| HSL | hsl(271, 40%, 81%) |
| HSV | hsv(271, 17%, 89%) |
| CMYK | cmyk(8.4%, 17.3%, 0%, 11.4%) |
| CIE-LAB | lab(78.63, 14.30, -16.86) |
| CIE-LCH | lch(78.63, 22.10, 310.31°) |
| OKLab | oklab(82.13% 0.0359 -0.0455) |
| OKLCH | oklch(82.13% 0.058 308.2) |
| XYZ | xyz(57.2275, 54.2973, 79.4024) |
| Luminance | 0.5430 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.91
Light Lavender
#DFC5FE
ΔE00 5.46
Pale Lilac
#E4CBFF
ΔE00 5.50
Pale Lavender
#EECFFE
ΔE00 6.34
Light Lilac
#EDC8FF
ΔE00 6.60
Lilac
#C8A2C8
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBE2 #CEE2BB
analogous
#BBBBE2 #CFBBE2 #E2BBE1
triadic
#CFBBE2 #E2CFBB #BBE2CF
tetradic
#CFBBE2 #E2BBBB #CEE2BB #BBE1E2
square
#CFBBE2 #E2BBBB #CEE2BB #BBE1E2
split-complementary
#CFBBE2 #E1E2BB #BBE2BB
monochromatic
#9265BD #B190D0 #CFBBE2 #EDE6F4 #F0EAF6
Accessibility & contrast
On white
1.77
#CFBBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#CFBBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBE2
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBE2 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C2E4
Deuteranopia (green-blind)
#B9C3E1
Tritanopia (blue-blind)
#CDC0C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cfbbe2; /* rgb */ color: rgb(207, 187, 226); /* oklch */ color: oklch(82.1% 0.058 308.2);
Tailwind
colors: {
custom: {
50: '#ddcfeb',
500: '#cfbbe2',
950: '#000000',
},
}SCSS
$custom: #cfbbe2; $custom-light: #ddcfeb; $custom-dark: #000000;
JSON
{
"hex": "#cfbbe2",
"rgb": {
"r": 207,
"g": 187,
"b": 226
},
"hsl": {
"h": 270.769,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.82127,
"c": 0.05796,
"h": 308.2
},
"luminance": 0.54297
}Semantic roles & 50–950 ramp
primary
#CFBBE2
secondary
#A0BB86
accent
#B33271
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151316
muted
#848384