#CFBDF3#CFBDF3
#CFBDF3 is a very light, moderate violet. Relative luminance 0.561; OKLCH L 83.1% C 0.077 H 300.0°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDF3 |
|---|---|
| RGB | rgb(207, 189, 243) |
| HSL | hsl(260, 69%, 85%) |
| HSV | hsv(260, 22%, 95%) |
| CMYK | cmyk(14.8%, 22.2%, 0%, 4.7%) |
| CIE-LAB | lab(79.69, 16.72, -24.40) |
| CIE-LCH | lch(79.69, 29.58, 304.41°) |
| OKLab | oklab(83.13% 0.0384 -0.0666) |
| OKLCH | oklch(83.13% 0.077 300) |
| XYZ | xyz(60.1041, 56.1315, 92.4447) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.10
Pale Lilac
#E4CBFF
ΔE00 4.28
Light Violet
#D6B4FC
ΔE00 4.52
Pale Violet
#CEAEFA
ΔE00 5.44
Periwinkle
#CCCCFF
ΔE00 5.61
Light Lilac
#EDC8FF
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDF3 #E1F3BD
analogous
#BDC6F3 #CFBDF3 #EABDF3
triadic
#CFBDF3 #F3CFBD #BDF3CF
tetradic
#CFBDF3 #F3BDC6 #E1F3BD #BDF3EA
square
#CFBDF3 #F3BDC6 #E1F3BD #BDF3EA
split-complementary
#CFBDF3 #F3EABD #C6F3BD
monochromatic
#8455E0 #A989EA #CFBDF3 #ECE5FA #ECE5FA
Accessibility & contrast
On white
1.72
#CFBDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#CFBDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDF3
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDF3 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F5
Deuteranopia (green-blind)
#B5C5F1
Tritanopia (blue-blind)
#C9C5CF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbdf3; /* rgb */ color: rgb(207, 189, 243); /* oklch */ color: oklch(83.1% 0.077 300.0);
Tailwind
colors: {
custom: {
50: '#ded1f7',
500: '#cfbdf3',
950: '#000000',
},
}SCSS
$custom: #cfbdf3; $custom-light: #ded1f7; $custom-dark: #000000;
JSON
{
"hex": "#cfbdf3",
"rgb": {
"r": 207,
"g": 189,
"b": 243
},
"hsl": {
"h": 260,
"s": 69.231,
"l": 84.706
},
"oklch": {
"l": 0.83129,
"c": 0.07685,
"h": 300
},
"luminance": 0.56132
}Semantic roles & 50–950 ramp
primary
#CFBDF3
secondary
#B8D381
accent
#D11492
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385