#CFBDF0#CFBDF0
#CFBDF0 is a very light, moderate violet. Relative luminance 0.560; OKLCH L 83.0% C 0.073 H 301.0°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDF0 |
|---|---|
| RGB | rgb(207, 189, 240) |
| HSL | hsl(261, 63%, 84%) |
| HSV | hsv(261, 21%, 94%) |
| CMYK | cmyk(13.7%, 21.2%, 0%, 5.9%) |
| CIE-LAB | lab(79.59, 16.08, -22.95) |
| CIE-LCH | lch(79.59, 28.02, 305.03°) |
| OKLab | oklab(83.02% 0.0375 -0.0625) |
| OKLCH | oklch(83.02% 0.073 301) |
| XYZ | xyz(59.6548, 55.9518, 90.0782) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.23
Pale Lilac
#E4CBFF
ΔE00 4.18
Light Violet
#D6B4FC
ΔE00 5.02
Light Lilac
#EDC8FF
ΔE00 5.87
Periwinkle
#CCCCFF
ΔE00 5.88
Pale Violet
#CEAEFA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDF0 #DEF0BD
analogous
#BDC5F0 #CFBDF0 #E9BDF0
triadic
#CFBDF0 #F0CFBD #BDF0CF
tetradic
#CFBDF0 #F0BDC5 #DEF0BD #BDF0E9
square
#CFBDF0 #F0BDC5 #DEF0BD #BDF0E9
split-complementary
#CFBDF0 #F0E9BD #C5F0BD
monochromatic
#8659D9 #AB8BE5 #CFBDF0 #EDE6F9 #EDE6F9
Accessibility & contrast
On white
1.72
#CFBDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#CFBDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDF0
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDF0 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F2
Deuteranopia (green-blind)
#B6C5EE
Tritanopia (blue-blind)
#CAC4CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbdf0; /* rgb */ color: rgb(207, 189, 240); /* oklch */ color: oklch(83.0% 0.073 301.0);
Tailwind
colors: {
custom: {
50: '#ded1f5',
500: '#cfbdf0',
950: '#000000',
},
}SCSS
$custom: #cfbdf0; $custom-light: #ded1f5; $custom-dark: #000000;
JSON
{
"hex": "#cfbdf0",
"rgb": {
"r": 207,
"g": 189,
"b": 240
},
"hsl": {
"h": 261.176,
"s": 62.963,
"l": 84.118
},
"oklch": {
"l": 0.83017,
"c": 0.07287,
"h": 301
},
"luminance": 0.55952
}Semantic roles & 50–950 ramp
primary
#CFBDF0
secondary
#B4CF83
accent
#CB1B8D
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385