#CDB7EA#CDB7EA
#CDB7EA is a light, moderate violet. Relative luminance 0.528; OKLCH L 81.5% C 0.074 H 304.4°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB7EA |
|---|---|
| RGB | rgb(205, 183, 234) |
| HSL | hsl(266, 55%, 82%) |
| HSV | hsv(266, 22%, 92%) |
| CMYK | cmyk(12.4%, 21.8%, 0%, 8.2%) |
| CIE-LAB | lab(77.75, 17.45, -22.53) |
| CIE-LCH | lch(77.75, 28.50, 307.77°) |
| OKLab | oklab(81.49% 0.042 -0.0613) |
| OKLCH | oklch(81.49% 0.074 304.4) |
| XYZ | xyz(56.9588, 52.7868, 85.0141) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.05
Light Violet
#D6B4FC
ΔE00 4.64
Pale Lilac
#E4CBFF
ΔE00 5.13
Pale Violet
#CEAEFA
ΔE00 5.47
Light Lilac
#EDC8FF
ΔE00 6.13
Mauve
#E0B0FF
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB7EA #D4EAB7
analogous
#B7BBEA #CDB7EA #E7B7EA
triadic
#CDB7EA #EACDB7 #B7EACD
tetradic
#CDB7EA #EAB7BB #D4EAB7 #B7EAE7
square
#CDB7EA #EAB7BB #D4EAB7 #B7EAE7
split-complementary
#CDB7EA #EAE7B7 #BBEAB7
monochromatic
#8B58CE #AC88DC #CDB7EA #EEE6F8 #EFE7F8
Accessibility & contrast
On white
1.82
#CDB7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#CDB7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB7EA
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB7EA | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBFEC
Deuteranopia (green-blind)
#B2C0E8
Tritanopia (blue-blind)
#C9BEC8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdb7ea; /* rgb */ color: rgb(205, 183, 234); /* oklch */ color: oklch(81.5% 0.074 304.4);
Tailwind
colors: {
custom: {
50: '#dcccf0',
500: '#cdb7ea',
950: '#000000',
},
}SCSS
$custom: #cdb7ea; $custom-light: #dcccf0; $custom-dark: #000000;
JSON
{
"hex": "#cdb7ea",
"rgb": {
"r": 205,
"g": 183,
"b": 234
},
"hsl": {
"h": 265.882,
"s": 54.839,
"l": 81.765
},
"oklch": {
"l": 0.81488,
"c": 0.07432,
"h": 304.4
},
"luminance": 0.52787
}Semantic roles & 50–950 ramp
primary
#CDB7EA
secondary
#A7C67F
accent
#C2237E
background
#FEFEFF
surface
#FCFAFE
border
#D5D3D6
text
#151316
muted
#848385