#CFBEE5#CFBEE5
#CFBEE5 is a very light, muted violet. Relative luminance 0.557; OKLCH L 82.8% C 0.057 H 304.9°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEE5 |
|---|---|
| RGB | rgb(207, 190, 229) |
| HSL | hsl(266, 43%, 82%) |
| HSV | hsv(266, 17%, 90%) |
| CMYK | cmyk(9.6%, 17%, 0%, 10.2%) |
| CIE-LAB | lab(79.47, 13.28, -17.21) |
| CIE-LCH | lch(79.47, 21.74, 307.65°) |
| OKLab | oklab(82.81% 0.0325 -0.0465) |
| OKLCH | oklch(82.81% 0.057 304.9) |
| XYZ | xyz(58.2858, 55.7496, 81.8037) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.17
Light Lavender
#DFC5FE
ΔE00 5.24
Thistle
#D8BFD8
ΔE00 5.28
Pale Lavender
#EECFFE
ΔE00 6.24
Light Lilac
#EDC8FF
ΔE00 6.69
Periwinkle
#CCCCFF
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEE5 #D4E5BE
analogous
#BEC1E5 #CFBEE5 #E3BEE5
triadic
#CFBEE5 #E5CFBE #BEE5CF
tetradic
#CFBEE5 #E5BEC1 #D4E5BE #BEE5E3
square
#CFBEE5 #E5BEC1 #D4E5BE #BEE5E3
split-complementary
#CFBEE5 #E5E3BE #C1E5BE
monochromatic
#8E67C2 #AF92D4 #CFBEE5 #EFE9F6 #EFE9F6
Accessibility & contrast
On white
1.73
#CFBEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#CFBEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEE5
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEE5 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C4E7
Deuteranopia (green-blind)
#BAC5E4
Tritanopia (blue-blind)
#CCC3CB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbee5; /* rgb */ color: rgb(207, 190, 229); /* oklch */ color: oklch(82.8% 0.057 304.9);
Tailwind
colors: {
custom: {
50: '#ddd1ed',
500: '#cfbee5',
950: '#000000',
},
}SCSS
$custom: #cfbee5; $custom-light: #ddd1ed; $custom-dark: #000000;
JSON
{
"hex": "#cfbee5",
"rgb": {
"r": 207,
"g": 190,
"b": 229
},
"hsl": {
"h": 266.154,
"s": 42.857,
"l": 82.157
},
"oklch": {
"l": 0.82808,
"c": 0.05676,
"h": 304.9
},
"luminance": 0.55749
}Semantic roles & 50–950 ramp
primary
#CFBEE5
secondary
#A7BF88
accent
#B6307B
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384