#CDAFFC#CDAFFC
#CDAFFC is a light, moderate violet. Relative luminance 0.507; OKLCH L 80.7% C 0.111 H 301.8°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAFFC |
|---|---|
| RGB | rgb(205, 175, 252) |
| HSL | hsl(263, 93%, 84%) |
| HSV | hsv(263, 31%, 99%) |
| CMYK | cmyk(18.7%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(76.48, 25.67, -34.18) |
| CIE-LCH | lch(76.48, 42.75, 306.91°) |
| OKLab | oklab(80.73% 0.0585 -0.0942) |
| OKLCH | oklch(80.73% 0.111 301.8) |
| XYZ | xyz(58.0738, 50.6673, 98.7969) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 0.61
Light Violet
#D6B4FC
ΔE00 2.22
Lilac (survey)
#CEA2FD
ΔE00 3.76
Mauve
#E0B0FF
ΔE00 4.02
Lavender (survey)
#C79FEF
ΔE00 4.14
Pastel Purple
#CAA0FF
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAFFC #DEFCAF
analogous
#AFB7FC #CDAFFC #F4AFFC
triadic
#CDAFFC #FCCDAF #AFFCCD
tetradic
#CDAFFC #FCAFB7 #DEFCAF #AFFCF4
square
#CDAFFC #FCAFB7 #DEFCAF #AFFCF4
split-complementary
#CDAFFC #FCF4AF #B7FCAF
monochromatic
#8339F8 #A874FA #CDAFFC #EDE2FE #EDE2FE
Accessibility & contrast
On white
1.89
#CDAFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#CDAFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAFFC
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAFFC | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBCFF
Deuteranopia (green-blind)
#A4BCFA
Tritanopia (blue-blind)
#C5BBCB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cdaffc; /* rgb */ color: rgb(205, 175, 252); /* oklch */ color: oklch(80.7% 0.111 301.8);
Tailwind
colors: {
custom: {
50: '#ddc7fd',
500: '#cdaffc',
950: '#000000',
},
}SCSS
$custom: #cdaffc; $custom-light: #ddc7fd; $custom-dark: #000000;
JSON
{
"hex": "#cdaffc",
"rgb": {
"r": 205,
"g": 175,
"b": 252
},
"hsl": {
"h": 263.377,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.80725,
"c": 0.11086,
"h": 301.8
},
"luminance": 0.50667
}Semantic roles & 50–950 ramp
primary
#CDAFFC
secondary
#B4E06F
accent
#E6008C
background
#FEFDFF
surface
#FCF9FF
border
#D5D2D7
text
#151317
muted
#848285