#CFBDF7#CFBDF7
#CFBDF7 is a very light, moderate violet. Relative luminance 0.564; OKLCH L 83.3% C 0.082 H 298.8°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDF7 |
|---|---|
| RGB | rgb(207, 189, 247) |
| HSL | hsl(259, 78%, 85%) |
| HSV | hsv(259, 23%, 97%) |
| CMYK | cmyk(16.2%, 23.5%, 0%, 3.1%) |
| CIE-LAB | lab(79.83, 17.57, -26.33) |
| CIE-LCH | lch(79.83, 31.65, 303.71°) |
| OKLab | oklab(83.28% 0.0396 -0.072) |
| OKLCH | oklch(83.28% 0.082 298.8) |
| XYZ | xyz(60.7147, 56.3758, 95.6606) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.22
Light Violet
#D6B4FC
ΔE00 4.02
Pale Lilac
#E4CBFF
ΔE00 4.60
Pale Violet
#CEAEFA
ΔE00 4.85
Periwinkle
#CCCCFF
ΔE00 5.38
Light Periwinkle
#C1C6FC
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDF7 #E5F7BD
analogous
#BDC8F7 #CFBDF7 #ECBDF7
triadic
#CFBDF7 #F7CFBD #BDF7CF
tetradic
#CFBDF7 #F7BDC8 #E5F7BD #BDF7EC
square
#CFBDF7 #F7BDC8 #E5F7BD #BDF7EC
split-complementary
#CFBDF7 #F7ECBD #C8F7BD
monochromatic
#8050EA #A786F0 #CFBDF7 #EBE4FC #EBE4FC
Accessibility & contrast
On white
1.71
#CFBDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#CFBDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDF7
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDF7 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C6F9
Deuteranopia (green-blind)
#B4C5F5
Tritanopia (blue-blind)
#C8C6D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfbdf7; /* rgb */ color: rgb(207, 189, 247); /* oklch */ color: oklch(83.3% 0.082 298.8);
Tailwind
colors: {
custom: {
50: '#ded1fa',
500: '#cfbdf7',
950: '#000000',
},
}SCSS
$custom: #cfbdf7; $custom-light: #ded1fa; $custom-dark: #000000;
JSON
{
"hex": "#cfbdf7",
"rgb": {
"r": 207,
"g": 189,
"b": 247
},
"hsl": {
"h": 258.621,
"s": 78.378,
"l": 85.49
},
"oklch": {
"l": 0.83282,
"c": 0.08217,
"h": 298.8
},
"luminance": 0.56376
}Semantic roles & 50–950 ramp
primary
#CFBDF7
secondary
#BDDA7F
accent
#DB0B9A
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385