#CFBDEF#CFBDEF
#CFBDEF is a very light, moderate violet. Relative luminance 0.559; OKLCH L 83.0% C 0.072 H 301.3°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDEF |
|---|---|
| RGB | rgb(207, 189, 239) |
| HSL | hsl(262, 61%, 84%) |
| HSV | hsv(262, 21%, 94%) |
| CMYK | cmyk(13.4%, 20.9%, 0%, 6.3%) |
| CIE-LAB | lab(79.55, 15.87, -22.46) |
| CIE-LCH | lch(79.55, 27.51, 305.25°) |
| OKLab | oklab(82.98% 0.0372 -0.0611) |
| OKLCH | oklch(82.98% 0.072 301.3) |
| XYZ | xyz(59.5066, 55.8925, 89.2980) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.32
Pale Lilac
#E4CBFF
ΔE00 4.18
Light Violet
#D6B4FC
ΔE00 5.20
Light Lilac
#EDC8FF
ΔE00 5.86
Periwinkle
#CCCCFF
ΔE00 5.98
Pale Violet
#CEAEFA
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDEF #DDEFBD
analogous
#BDC4EF #CFBDEF #E8BDEF
triadic
#CFBDEF #EFCFBD #BDEFCF
tetradic
#CFBDEF #EFBDC4 #DDEFBD #BDEFE8
square
#CFBDEF #EFBDC4 #DDEFBD #BDEFE8
split-complementary
#CFBDEF #EFE8BD #C4EFBD
monochromatic
#875AD7 #AB8CE3 #CFBDEF #EDE6F9 #EDE6F9
Accessibility & contrast
On white
1.72
#CFBDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#CFBDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDEF
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDEF | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F1
Deuteranopia (green-blind)
#B6C5ED
Tritanopia (blue-blind)
#CAC4CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbdef; /* rgb */ color: rgb(207, 189, 239); /* oklch */ color: oklch(83.0% 0.072 301.3);
Tailwind
colors: {
custom: {
50: '#ded1f4',
500: '#cfbdef',
950: '#000000',
},
}SCSS
$custom: #cfbdef; $custom-light: #ded1f4; $custom-dark: #000000;
JSON
{
"hex": "#cfbdef",
"rgb": {
"r": 207,
"g": 189,
"b": 239
},
"hsl": {
"h": 261.6,
"s": 60.976,
"l": 83.922
},
"oklch": {
"l": 0.82979,
"c": 0.07154,
"h": 301.3
},
"luminance": 0.55893
}Semantic roles & 50–950 ramp
primary
#CFBDEF
secondary
#B2CD83
accent
#C91D8B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385