#CFBEE6#CFBEE6
#CFBEE6 is a very light, muted violet. Relative luminance 0.558; OKLCH L 82.8% C 0.058 H 304.4°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEE6 |
|---|---|
| RGB | rgb(207, 190, 230) |
| HSL | hsl(266, 44%, 82%) |
| HSV | hsv(266, 17%, 90%) |
| CMYK | cmyk(10%, 17.4%, 0%, 9.8%) |
| CIE-LAB | lab(79.50, 13.48, -17.70) |
| CIE-LCH | lch(79.50, 22.25, 307.30°) |
| OKLab | oklab(82.84% 0.0328 -0.0479) |
| OKLCH | oklch(82.84% 0.058 304.4) |
| XYZ | xyz(58.4259, 55.8056, 82.5411) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.00
Light Lavender
#DFC5FE
ΔE00 5.00
Thistle
#D8BFD8
ΔE00 5.53
Pale Lavender
#EECFFE
ΔE00 6.17
Light Lilac
#EDC8FF
ΔE00 6.55
Periwinkle
#CCCCFF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEE6 #D5E6BE
analogous
#BEC1E6 #CFBEE6 #E3BEE6
triadic
#CFBEE6 #E6CFBE #BEE6CF
tetradic
#CFBEE6 #E6BEC1 #D5E6BE #BEE6E3
square
#CFBEE6 #E6BEC1 #D5E6BE #BEE6E3
split-complementary
#CFBEE6 #E6E3BE #C1E6BE
monochromatic
#8E66C4 #AE92D5 #CFBEE6 #EFE9F6 #EFE9F6
Accessibility & contrast
On white
1.73
#CFBEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#CFBEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEE6
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEE6 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C4E8
Deuteranopia (green-blind)
#BAC5E5
Tritanopia (blue-blind)
#CCC3CB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbee6; /* rgb */ color: rgb(207, 190, 230); /* oklch */ color: oklch(82.8% 0.058 304.4);
Tailwind
colors: {
custom: {
50: '#ddd1ee',
500: '#cfbee6',
950: '#000000',
},
}SCSS
$custom: #cfbee6; $custom-light: #ddd1ee; $custom-dark: #000000;
JSON
{
"hex": "#cfbee6",
"rgb": {
"r": 207,
"g": 190,
"b": 230
},
"hsl": {
"h": 265.5,
"s": 44.444,
"l": 82.353
},
"oklch": {
"l": 0.82843,
"c": 0.05807,
"h": 304.4
},
"luminance": 0.55805
}Semantic roles & 50–950 ramp
primary
#CFBEE6
secondary
#A8C088
accent
#B82E7D
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385