#CDBDED#CDBDED
#CDBDED is a very light, moderate violet. Relative luminance 0.555; OKLCH L 82.7% C 0.068 H 300.2°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDED |
|---|---|
| RGB | rgb(205, 189, 237) |
| HSL | hsl(260, 57%, 84%) |
| HSV | hsv(260, 20%, 93%) |
| CMYK | cmyk(13.5%, 20.3%, 0%, 7.1%) |
| CIE-LAB | lab(79.32, 14.82, -21.75) |
| CIE-LCH | lch(79.32, 26.32, 304.27°) |
| OKLab | oklab(82.74% 0.0344 -0.0592) |
| OKLCH | oklch(82.74% 0.068 300.2) |
| XYZ | xyz(58.6574, 55.4887, 87.7245) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.86
Pale Lilac
#E4CBFF
ΔE00 4.55
Light Violet
#D6B4FC
ΔE00 5.75
Periwinkle
#CCCCFF
ΔE00 5.77
Light Lilac
#EDC8FF
ΔE00 6.36
Pale Lavender
#EECFFE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDED #DDEDBD
analogous
#BDC5ED #CDBDED #E5BDED
triadic
#CDBDED #EDCDBD #BDEDCD
tetradic
#CDBDED #EDBDC5 #DDEDBD #BDEDE5
square
#CDBDED #EDBDC5 #DDEDBD #BDEDE5
split-complementary
#CDBDED #EDE5BD #C5EDBD
monochromatic
#845DD3 #A98DE0 #CDBDED #EDE7F8 #EDE7F8
Accessibility & contrast
On white
1.74
#CDBDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#CDBDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDED
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDED | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4EF
Deuteranopia (green-blind)
#B6C4EC
Tritanopia (blue-blind)
#C8C4CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cdbded; /* rgb */ color: rgb(205, 189, 237); /* oklch */ color: oklch(82.7% 0.068 300.2);
Tailwind
colors: {
custom: {
50: '#dcd0f3',
500: '#cdbded',
950: '#000000',
},
}SCSS
$custom: #cdbded; $custom-light: #dcd0f3; $custom-dark: #000000;
JSON
{
"hex": "#cdbded",
"rgb": {
"r": 205,
"g": 189,
"b": 237
},
"hsl": {
"h": 260,
"s": 57.143,
"l": 83.529
},
"oklch": {
"l": 0.82739,
"c": 0.06843,
"h": 300.2
},
"luminance": 0.55489
}Semantic roles & 50–950 ramp
primary
#CDBDED
secondary
#B3CA84
accent
#C5218E
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385