#CDAFE6#CDAFE6
#CDAFE6 is a light, moderate violet. Relative luminance 0.494; OKLCH L 79.8% C 0.083 H 309.3°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAFE6 |
|---|---|
| RGB | rgb(205, 175, 230) |
| HSL | hsl(273, 52%, 79%) |
| HSV | hsv(273, 24%, 90%) |
| CMYK | cmyk(10.9%, 23.9%, 0%, 9.8%) |
| CIE-LAB | lab(75.67, 20.99, -23.53) |
| CIE-LCH | lch(75.67, 31.53, 311.73°) |
| OKLab | oklab(79.84% 0.0524 -0.064) |
| OKLCH | oklch(79.84% 0.083 309.3) |
| XYZ | xyz(54.7872, 49.3527, 81.4873) |
| Luminance | 0.4935 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 4.12
Pale Violet
#CEAEFA
ΔE00 4.68
Mauve
#E0B0FF
ΔE00 5.45
Light Lavender
#DFC5FE
ΔE00 5.48
Lavender (survey)
#C79FEF
ΔE00 6.03
Lavender
#B39DDB
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAFE6 #C8E6AF
analogous
#B2AFE6 #CDAFE6 #E6AFE4
triadic
#CDAFE6 #E6CDAF #AFE6CD
tetradic
#CDAFE6 #E6B2AF #C8E6AF #AFE4E6
square
#CDAFE6 #E6B2AF #C8E6AF #AFE4E6
split-complementary
#CDAFE6 #E4E6AF #AFE6B2
monochromatic
#9352C9 #B080D7 #CDAFE6 #EADEF5 #F0E8F8
Accessibility & contrast
On white
1.93
#CDAFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#CDAFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAFE6
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAFE6 | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B9E8
Deuteranopia (green-blind)
#ACBBE4
Tritanopia (blue-blind)
#CAB6C2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cdafe6; /* rgb */ color: rgb(205, 175, 230); /* oklch */ color: oklch(79.8% 0.083 309.3);
Tailwind
colors: {
custom: {
50: '#dcc7ee',
500: '#cdafe6',
950: '#000000',
},
}SCSS
$custom: #cdafe6; $custom-light: #dcc7ee; $custom-dark: #000000;
JSON
{
"hex": "#cdafe6",
"rgb": {
"r": 205,
"g": 175,
"b": 230
},
"hsl": {
"h": 272.727,
"s": 52.381,
"l": 79.412
},
"oklch": {
"l": 0.79839,
"c": 0.08274,
"h": 309.3
},
"luminance": 0.49352
}Semantic roles & 50–950 ramp
primary
#CDAFE6
secondary
#E5EFDC
accent
#C0266C
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284