#CFBEE1#CFBEE1
#CFBEE1 is a very light, muted violet. Relative luminance 0.555; OKLCH L 82.7% C 0.052 H 307.2°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEE1 |
|---|---|
| RGB | rgb(207, 190, 225) |
| HSL | hsl(269, 37%, 81%) |
| HSV | hsv(269, 16%, 88%) |
| CMYK | cmyk(8%, 15.6%, 0%, 11.8%) |
| CIE-LAB | lab(79.34, 12.48, -15.25) |
| CIE-LCH | lch(79.34, 19.70, 309.30°) |
| OKLab | oklab(82.67% 0.0312 -0.0411) |
| OKLCH | oklch(82.67% 0.052 307.2) |
| XYZ | xyz(57.7338, 55.5288, 78.8962) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.28
Pale Lilac
#E4CBFF
ΔE00 5.98
Light Lavender
#DFC5FE
ΔE00 6.25
Pale Lavender
#EECFFE
ΔE00 6.65
Light Lilac
#EDC8FF
ΔE00 7.34
Very Light Purple
#F6CEFC
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEE1 #D0E1BE
analogous
#BEBFE1 #CFBEE1 #E1BEE1
triadic
#CFBEE1 #E1CFBE #BEE1CF
tetradic
#CFBEE1 #E1BEBF #D0E1BE #BEE1E1
square
#CFBEE1 #E1BEBF #D0E1BE #BEE1E1
split-complementary
#CFBEE1 #E1E1BE #BFE1BE
monochromatic
#916ABA #B094CE #CFBEE1 #EEE8F4 #F0EAF5
Accessibility & contrast
On white
1.73
#CFBEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#CFBEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEE1
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEE1 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C4E3
Deuteranopia (green-blind)
#BCC5E0
Tritanopia (blue-blind)
#CDC2CA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbee1; /* rgb */ color: rgb(207, 190, 225); /* oklch */ color: oklch(82.7% 0.052 307.2);
Tailwind
colors: {
custom: {
50: '#ddd1ea',
500: '#cfbee1',
950: '#000000',
},
}SCSS
$custom: #cfbee1; $custom-light: #ddd1ea; $custom-dark: #000000;
JSON
{
"hex": "#cfbee1",
"rgb": {
"r": 207,
"g": 190,
"b": 225
},
"hsl": {
"h": 269.143,
"s": 36.842,
"l": 81.373
},
"oklch": {
"l": 0.82668,
"c": 0.05159,
"h": 307.2
},
"luminance": 0.55529
}Semantic roles & 50–950 ramp
primary
#CFBEE1
secondary
#A2BA8A
accent
#B03674
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384