#CFBFE8#CFBFE8
#CFBFE8 is a very light, muted violet. Relative luminance 0.564; OKLCH L 83.1% C 0.059 H 302.9°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBFE8 |
|---|---|
| RGB | rgb(207, 191, 232) |
| HSL | hsl(263, 47%, 83%) |
| HSV | hsv(263, 18%, 91%) |
| CMYK | cmyk(10.8%, 17.7%, 0%, 9%) |
| CIE-LAB | lab(79.81, 13.35, -18.31) |
| CIE-LCH | lch(79.81, 22.66, 306.10°) |
| OKLab | oklab(83.11% 0.0321 -0.0496) |
| OKLCH | oklch(83.11% 0.059 302.9) |
| XYZ | xyz(58.9256, 56.3532, 84.1012) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.76
Pale Lilac
#E4CBFF
ΔE00 4.78
Thistle
#D8BFD8
ΔE00 5.94
Pale Lavender
#EECFFE
ΔE00 6.13
Light Lilac
#EDC8FF
ΔE00 6.51
Periwinkle
#CCCCFF
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBFE8 #D8E8BF
analogous
#BFC3E8 #CFBFE8 #E3BFE8
triadic
#CFBFE8 #E8CFBF #BFE8CF
tetradic
#CFBFE8 #E8BFC3 #D8E8BF #BFE8E3
square
#CFBFE8 #E8BFC3 #D8E8BF #BFE8E3
split-complementary
#CFBFE8 #E8E3BF #C3E8BF
monochromatic
#8B65C8 #AD92D8 #CFBFE8 #EEE8F7 #EEE8F7
Accessibility & contrast
On white
1.71
#CFBFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#CFBFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBFE8
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBFE8 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C5EA
Deuteranopia (green-blind)
#BAC6E7
Tritanopia (blue-blind)
#CBC4CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfbfe8; /* rgb */ color: rgb(207, 191, 232); /* oklch */ color: oklch(83.1% 0.059 302.9);
Tailwind
colors: {
custom: {
50: '#ded2ef',
500: '#cfbfe8',
950: '#000000',
},
}SCSS
$custom: #cfbfe8; $custom-light: #ded2ef; $custom-dark: #000000;
JSON
{
"hex": "#cfbfe8",
"rgb": {
"r": 207,
"g": 191,
"b": 232
},
"hsl": {
"h": 263.415,
"s": 47.126,
"l": 82.941
},
"oklch": {
"l": 0.83106,
"c": 0.05903,
"h": 302.9
},
"luminance": 0.56353
}Semantic roles & 50–950 ramp
primary
#CFBFE8
secondary
#ACC388
accent
#BA2B82
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385