#CFBDEA#CFBDEA
#CFBDEA is a very light, moderate violet. Relative luminance 0.556; OKLCH L 82.8% C 0.065 H 303.2°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDEA |
|---|---|
| RGB | rgb(207, 189, 234) |
| HSL | hsl(264, 52%, 83%) |
| HSV | hsv(264, 19%, 92%) |
| CMYK | cmyk(11.5%, 19.2%, 0%, 8.2%) |
| CIE-LAB | lab(79.39, 14.84, -20.03) |
| CIE-LCH | lch(79.39, 24.93, 306.53°) |
| OKLab | oklab(82.8% 0.0356 -0.0543) |
| OKLCH | oklch(82.8% 0.065 303.2) |
| XYZ | xyz(58.7782, 55.6012, 85.4615) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.02
Pale Lilac
#E4CBFF
ΔE00 4.43
Light Lilac
#EDC8FF
ΔE00 6.02
Pale Lavender
#EECFFE
ΔE00 6.04
Light Violet
#D6B4FC
ΔE00 6.26
Periwinkle
#CCCCFF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDEA #D8EABD
analogous
#BDC1EA #CFBDEA #E5BDEA
triadic
#CFBDEA #EACFBD #BDEACF
tetradic
#CFBDEA #EABDC1 #D8EABD #BDEAE5
square
#CFBDEA #EABDC1 #D8EABD #BDEAE5
split-complementary
#CFBDEA #EAE5BD #C1EABD
monochromatic
#8B60CC #AD8FDB #CFBDEA #EEE8F8 #EEE8F8
Accessibility & contrast
On white
1.73
#CFBDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#CFBDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDEA
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDEA | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4EC
Deuteranopia (green-blind)
#B8C5E9
Tritanopia (blue-blind)
#CBC3CC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbdea; /* rgb */ color: rgb(207, 189, 234); /* oklch */ color: oklch(82.8% 0.065 303.2);
Tailwind
colors: {
custom: {
50: '#ded0f0',
500: '#cfbdea',
950: '#000000',
},
}SCSS
$custom: #cfbdea; $custom-light: #ded0f0; $custom-dark: #000000;
JSON
{
"hex": "#cfbdea",
"rgb": {
"r": 207,
"g": 189,
"b": 234
},
"hsl": {
"h": 264,
"s": 51.724,
"l": 82.941
},
"oklch": {
"l": 0.82795,
"c": 0.06495,
"h": 303.2
},
"luminance": 0.55601
}Semantic roles & 50–950 ramp
primary
#CFBDEA
secondary
#ACC685
accent
#BF2682
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385