#CDB2ED#CDB2ED
#CDB2ED is a light, moderate violet. Relative luminance 0.509; OKLCH L 80.7% C 0.087 H 305.4°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB2ED |
|---|---|
| RGB | rgb(205, 178, 237) |
| HSL | hsl(267, 62%, 81%) |
| HSV | hsv(267, 25%, 93%) |
| CMYK | cmyk(13.5%, 24.9%, 0%, 7.1%) |
| CIE-LAB | lab(76.64, 20.81, -25.84) |
| CIE-LCH | lch(76.64, 33.18, 308.84°) |
| OKLab | oklab(80.67% 0.0501 -0.0706) |
| OKLCH | oklch(80.67% 0.087 305.4) |
| XYZ | xyz(56.3804, 50.9346, 86.9655) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.96
Pale Violet
#CEAEFA
ΔE00 3.53
Light Lavender
#DFC5FE
ΔE00 4.68
Mauve
#E0B0FF
ΔE00 4.97
Lavender (survey)
#C79FEF
ΔE00 5.79
Pale Lilac
#E4CBFF
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB2ED #D2EDB2
analogous
#B2B5ED #CDB2ED #EBB2ED
triadic
#CDB2ED #EDCDB2 #B2EDCD
tetradic
#CDB2ED #EDB2B5 #D2EDB2 #B2EDEB
square
#CDB2ED #EDB2B5 #D2EDB2 #B2EDEB
split-complementary
#CDB2ED #EDEBB2 #B5EDB2
monochromatic
#8D4FD6 #AD80E1 #CDB2ED #EDE4F9 #EFE6F9
Accessibility & contrast
On white
1.88
#CDB2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#CDB2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB2ED
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB2ED | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCEF
Deuteranopia (green-blind)
#ACBDEB
Tritanopia (blue-blind)
#C9BAC7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cdb2ed; /* rgb */ color: rgb(205, 178, 237); /* oklch */ color: oklch(80.7% 0.087 305.4);
Tailwind
colors: {
custom: {
50: '#dcc9f3',
500: '#cdb2ed',
950: '#000000',
},
}SCSS
$custom: #cdb2ed; $custom-light: #dcc9f3; $custom-dark: #000000;
JSON
{
"hex": "#cdb2ed",
"rgb": {
"r": 205,
"g": 178,
"b": 237
},
"hsl": {
"h": 267.458,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.80666,
"c": 0.08655,
"h": 305.4
},
"luminance": 0.50934
}Semantic roles & 50–950 ramp
primary
#CDB2ED
secondary
#A5CA79
accent
#CA1C7A
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151317
muted
#848285