#CFBDEB#CFBDEB
#CFBDEB is a very light, moderate violet. Relative luminance 0.557; OKLCH L 82.8% C 0.066 H 302.8°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDEB |
|---|---|
| RGB | rgb(207, 189, 235) |
| HSL | hsl(263, 53%, 83%) |
| HSV | hsv(263, 20%, 92%) |
| CMYK | cmyk(11.9%, 19.6%, 0%, 7.8%) |
| CIE-LAB | lab(79.42, 15.04, -20.52) |
| CIE-LCH | lch(79.42, 25.44, 306.25°) |
| OKLab | oklab(82.83% 0.0359 -0.0557) |
| OKLCH | oklch(82.83% 0.066 302.8) |
| XYZ | xyz(58.9222, 55.6588, 86.2202) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.85
Pale Lilac
#E4CBFF
ΔE00 4.34
Light Lilac
#EDC8FF
ΔE00 5.96
Light Violet
#D6B4FC
ΔE00 6.03
Pale Lavender
#EECFFE
ΔE00 6.05
Periwinkle
#CCCCFF
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDEB #D9EBBD
analogous
#BDC2EB #CFBDEB #E6BDEB
triadic
#CFBDEB #EBCFBD #BDEBCF
tetradic
#CFBDEB #EBBDC2 #D9EBBD #BDEBE6
square
#CFBDEB #EBBDC2 #D9EBBD #BDEBE6
split-complementary
#CFBDEB #EBE6BD #C2EBBD
monochromatic
#8B5FCF #AD8EDD #CFBDEB #EEE8F8 #EEE8F8
Accessibility & contrast
On white
1.73
#CFBDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#CFBDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDEB
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDEB | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4ED
Deuteranopia (green-blind)
#B8C5EA
Tritanopia (blue-blind)
#CBC3CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbdeb; /* rgb */ color: rgb(207, 189, 235); /* oklch */ color: oklch(82.8% 0.066 302.8);
Tailwind
colors: {
custom: {
50: '#ded0f1',
500: '#cfbdeb',
950: '#000000',
},
}SCSS
$custom: #cfbdeb; $custom-light: #ded0f1; $custom-dark: #000000;
JSON
{
"hex": "#cfbdeb",
"rgb": {
"r": 207,
"g": 189,
"b": 235
},
"hsl": {
"h": 263.478,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.82832,
"c": 0.06627,
"h": 302.8
},
"luminance": 0.55659
}Semantic roles & 50–950 ramp
primary
#CFBDEB
secondary
#ADC785
accent
#C12584
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385