#CDBDF0#CDBDF0
#CDBDF0 is a very light, moderate violet. Relative luminance 0.557; OKLCH L 82.9% C 0.072 H 299.2°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDF0 |
|---|---|
| RGB | rgb(205, 189, 240) |
| HSL | hsl(259, 63%, 84%) |
| HSV | hsv(259, 21%, 94%) |
| CMYK | cmyk(14.6%, 21.2%, 0%, 5.9%) |
| CIE-LAB | lab(79.42, 15.46, -23.21) |
| CIE-LCH | lch(79.42, 27.89, 303.66°) |
| OKLab | oklab(82.85% 0.0353 -0.0632) |
| OKLCH | oklch(82.85% 0.072 299.2) |
| XYZ | xyz(59.0994, 55.6654, 90.0522) |
| Luminance | 0.5567 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.60
Pale Lilac
#E4CBFF
ΔE00 4.53
Light Violet
#D6B4FC
ΔE00 5.21
Periwinkle
#CCCCFF
ΔE00 5.45
Pale Violet
#CEAEFA
ΔE00 6.03
Light Lilac
#EDC8FF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDF0 #E0F0BD
analogous
#BDC7F0 #CDBDF0 #E7BDF0
triadic
#CDBDF0 #F0CDBD #BDF0CD
tetradic
#CDBDF0 #F0BDC7 #E0F0BD #BDF0E7
square
#CDBDF0 #F0BDC7 #E0F0BD #BDF0E7
split-complementary
#CDBDF0 #F0E7BD #C7F0BD
monochromatic
#8159D9 #A78BE5 #CDBDF0 #ECE6F9 #ECE6F9
Accessibility & contrast
On white
1.73
#CDBDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#CDBDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDF0
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDF0 | 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)
#B3C5F2
Deuteranopia (green-blind)
#B5C4EE
Tritanopia (blue-blind)
#C7C4CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cdbdf0; /* rgb */ color: rgb(205, 189, 240); /* oklch */ color: oklch(82.9% 0.072 299.2);
Tailwind
colors: {
custom: {
50: '#dcd0f5',
500: '#cdbdf0',
950: '#000000',
},
}SCSS
$custom: #cdbdf0; $custom-light: #dcd0f5; $custom-dark: #000000;
JSON
{
"hex": "#cdbdf0",
"rgb": {
"r": 205,
"g": 189,
"b": 240
},
"hsl": {
"h": 258.824,
"s": 62.963,
"l": 84.118
},
"oklch": {
"l": 0.82851,
"c": 0.07244,
"h": 299.2
},
"luminance": 0.55666
}Semantic roles & 50–950 ramp
primary
#CDBDF0
secondary
#B7CF83
accent
#CB1B94
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385