#CFBDF6#CFBDF6
#CFBDF6 is a very light, moderate violet. Relative luminance 0.563; OKLCH L 83.2% C 0.081 H 299.1°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDF6 |
|---|---|
| RGB | rgb(207, 189, 246) |
| HSL | hsl(259, 76%, 85%) |
| HSV | hsv(259, 23%, 96%) |
| CMYK | cmyk(15.9%, 23.2%, 0%, 3.5%) |
| CIE-LAB | lab(79.79, 17.35, -25.85) |
| CIE-LCH | lch(79.79, 31.13, 303.87°) |
| OKLab | oklab(83.24% 0.0393 -0.0706) |
| OKLCH | oklch(83.24% 0.081 299.1) |
| XYZ | xyz(60.5608, 56.3142, 94.8501) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.16
Light Violet
#D6B4FC
ΔE00 4.12
Pale Lilac
#E4CBFF
ΔE00 4.50
Pale Violet
#CEAEFA
ΔE00 4.99
Periwinkle
#CCCCFF
ΔE00 5.43
Light Lilac
#EDC8FF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDF6 #E4F6BD
analogous
#BDC7F6 #CFBDF6 #EBBDF6
triadic
#CFBDF6 #F6CFBD #BDF6CF
tetradic
#CFBDF6 #F6BDC7 #E4F6BD #BDF6EB
square
#CFBDF6 #F6BDC7 #E4F6BD #BDF6EB
split-complementary
#CFBDF6 #F6EBBD #C7F6BD
monochromatic
#8151E7 #A887EF #CFBDF6 #EBE4FB #EBE4FB
Accessibility & contrast
On white
1.71
#CFBDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#CFBDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDF6
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDF6 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C6F8
Deuteranopia (green-blind)
#B4C5F4
Tritanopia (blue-blind)
#C8C5D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfbdf6; /* rgb */ color: rgb(207, 189, 246); /* oklch */ color: oklch(83.2% 0.081 299.1);
Tailwind
colors: {
custom: {
50: '#ded1f9',
500: '#cfbdf6',
950: '#000000',
},
}SCSS
$custom: #cfbdf6; $custom-light: #ded1f9; $custom-dark: #000000;
JSON
{
"hex": "#cfbdf6",
"rgb": {
"r": 207,
"g": 189,
"b": 246
},
"hsl": {
"h": 258.947,
"s": 76,
"l": 85.294
},
"oklch": {
"l": 0.83244,
"c": 0.08084,
"h": 299.1
},
"luminance": 0.56314
}Semantic roles & 50–950 ramp
primary
#CFBDF6
secondary
#BCD87F
accent
#D80D98
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385