#CFBEE7#CFBEE7
#CFBEE7 is a very light, muted violet. Relative luminance 0.559; OKLCH L 82.9% C 0.059 H 304.0°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEE7 |
|---|---|
| RGB | rgb(207, 190, 231) |
| HSL | hsl(265, 46%, 83%) |
| HSV | hsv(265, 18%, 91%) |
| CMYK | cmyk(10.4%, 17.7%, 0%, 9.4%) |
| CIE-LAB | lab(79.54, 13.69, -18.19) |
| CIE-LCH | lch(79.54, 22.76, 306.96°) |
| OKLab | oklab(82.88% 0.0332 -0.0492) |
| OKLCH | oklch(82.88% 0.059 304) |
| XYZ | xyz(58.5667, 55.8619, 83.2828) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.78
Pale Lilac
#E4CBFF
ΔE00 4.84
Thistle
#D8BFD8
ΔE00 5.79
Pale Lavender
#EECFFE
ΔE00 6.12
Light Lilac
#EDC8FF
ΔE00 6.43
Periwinkle
#CCCCFF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEE7 #D6E7BE
analogous
#BEC2E7 #CFBEE7 #E3BEE7
triadic
#CFBEE7 #E7CFBE #BEE7CF
tetradic
#CFBEE7 #E7BEC2 #D6E7BE #BEE7E3
square
#CFBEE7 #E7BEC2 #D6E7BE #BEE7E3
split-complementary
#CFBEE7 #E7E3BE #C2E7BE
monochromatic
#8D65C6 #AE91D6 #CFBEE7 #EEE9F7 #EEE9F7
Accessibility & contrast
On white
1.73
#CFBEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#CFBEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEE7
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEE7 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C5E9
Deuteranopia (green-blind)
#BAC5E6
Tritanopia (blue-blind)
#CCC3CC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbee7; /* rgb */ color: rgb(207, 190, 231); /* oklch */ color: oklch(82.9% 0.059 304.0);
Tailwind
colors: {
custom: {
50: '#ded1ee',
500: '#cfbee7',
950: '#000000',
},
}SCSS
$custom: #cfbee7; $custom-light: #ded1ee; $custom-dark: #000000;
JSON
{
"hex": "#cfbee7",
"rgb": {
"r": 207,
"g": 190,
"b": 231
},
"hsl": {
"h": 264.878,
"s": 46.067,
"l": 82.549
},
"oklch": {
"l": 0.82879,
"c": 0.05937,
"h": 304
},
"luminance": 0.55862
}Semantic roles & 50–950 ramp
primary
#CFBEE7
secondary
#AAC287
accent
#B92C7F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385