#CDAFFA#CDAFFA
#CDAFFA is a light, moderate violet. Relative luminance 0.505; OKLCH L 80.6% C 0.108 H 302.4°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAFFA |
|---|---|
| RGB | rgb(205, 175, 250) |
| HSL | hsl(264, 88%, 83%) |
| HSV | hsv(264, 30%, 98%) |
| CMYK | cmyk(18%, 30%, 0%, 2%) |
| CIE-LAB | lab(76.40, 25.23, -33.22) |
| CIE-LCH | lch(76.40, 41.72, 307.22°) |
| OKLab | oklab(80.64% 0.058 -0.0914) |
| OKLCH | oklch(80.64% 0.108 302.4) |
| XYZ | xyz(57.7586, 50.5412, 97.1365) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 0.43
Light Violet
#D6B4FC
ΔE00 1.99
Lilac (survey)
#CEA2FD
ΔE00 3.91
Mauve
#E0B0FF
ΔE00 3.92
Lavender (survey)
#C79FEF
ΔE00 4.08
Pastel Purple
#CAA0FF
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAFFA #DCFAAF
analogous
#AFB6FA #CDAFFA #F2AFFA
triadic
#CDAFFA #FACDAF #AFFACD
tetradic
#CDAFFA #FAAFB6 #DCFAAF #AFFAF2
square
#CDAFFA #FAAFB6 #DCFAAF #AFFAF2
split-complementary
#CDAFFA #FAF2AF #B6FAAF
monochromatic
#853CF3 #A975F6 #CDAFFA #EDE2FD #EDE2FD
Accessibility & contrast
On white
1.89
#CDAFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#CDAFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAFFA
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAFFA | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBCFD
Deuteranopia (green-blind)
#A5BCF8
Tritanopia (blue-blind)
#C6BACA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cdaffa; /* rgb */ color: rgb(205, 175, 250); /* oklch */ color: oklch(80.6% 0.108 302.4);
Tailwind
colors: {
custom: {
50: '#ddc7fc',
500: '#cdaffa',
950: '#000000',
},
}SCSS
$custom: #cdaffa; $custom-light: #ddc7fc; $custom-dark: #000000;
JSON
{
"hex": "#cdaffa",
"rgb": {
"r": 205,
"g": 175,
"b": 250
},
"hsl": {
"h": 264,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.8064,
"c": 0.10828,
"h": 302.4
},
"luminance": 0.50541
}Semantic roles & 50–950 ramp
primary
#CDAFFA
secondary
#B2DD70
accent
#E5018A
background
#FEFDFF
surface
#FCF9FF
border
#D5D2D7
text
#151317
muted
#848285