#CDAFDB#CDAFDB
#CDAFDB is a light, moderate purple. Relative luminance 0.488; OKLCH L 79.4% C 0.069 H 315.0°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAFDB |
|---|---|
| RGB | rgb(205, 175, 219) |
| HSL | hsl(281, 38%, 77%) |
| HSV | hsv(281, 20%, 86%) |
| CMYK | cmyk(6.4%, 20.1%, 0%, 14.1%) |
| CIE-LAB | lab(75.30, 18.77, -18.12) |
| CIE-LCH | lch(75.30, 26.09, 316.01°) |
| OKLab | oklab(79.43% 0.049 -0.049) |
| OKLCH | oklch(79.43% 0.069 315) |
| XYZ | xyz(53.2910, 48.7542, 73.6072) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.37
Thistle
#D8BFD8
ΔE00 6.63
Plum
#DDA0DD
ΔE00 6.64
Light Lavender
#DFC5FE
ΔE00 6.73
Light Violet
#D6B4FC
ΔE00 6.87
Light Lavendar
#EFC0FE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAFDB #BDDBAF
analogous
#B7AFDB #CDAFDB #DBAFD3
triadic
#CDAFDB #DBCDAF #AFDBCD
tetradic
#CDAFDB #DBB7AF #BDDBAF #AFD3DB
square
#CDAFDB #DBB7AF #BDDBAF #AFD3DB
split-complementary
#CDAFDB #D3DBAF #AFDBB7
monochromatic
#985BB5 #B385C8 #CDAFDB #E7D9EE #F2EAF6
Accessibility & contrast
On white
1.95
#CDAFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#CDAFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAFDB
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAFDB | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B8DD
Deuteranopia (green-blind)
#B0BADA
Tritanopia (blue-blind)
#CCB4BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cdafdb; /* rgb */ color: rgb(205, 175, 219); /* oklch */ color: oklch(79.4% 0.069 315.0);
Tailwind
colors: {
custom: {
50: '#dcc7e6',
500: '#cdafdb',
950: '#000000',
},
}SCSS
$custom: #cdafdb; $custom-light: #dcc7e6; $custom-dark: #000000;
JSON
{
"hex": "#cdafdb",
"rgb": {
"r": 205,
"g": 175,
"b": 219
},
"hsl": {
"h": 280.909,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.79429,
"c": 0.06924,
"h": 315
},
"luminance": 0.48754
}Semantic roles & 50–950 ramp
primary
#CDAFDB
secondary
#E3ECDF
accent
#B1355C
background
#FDFCFE
surface
#FBF8FC
border
#D4D1D5
text
#151316
muted
#838284