#CFADDC#CFADDC
#CFADDC is a light, moderate purple. Relative luminance 0.483; OKLCH L 79.3% C 0.075 H 316.6°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CFADDC |
|---|---|
| RGB | rgb(207, 173, 220) |
| HSL | hsl(283, 40%, 77%) |
| HSV | hsv(283, 21%, 86%) |
| CMYK | cmyk(5.9%, 21.4%, 0%, 13.7%) |
| CIE-LAB | lab(75.03, 20.71, -19.06) |
| CIE-LCH | lch(75.03, 28.15, 317.39°) |
| OKLab | oklab(79.27% 0.0545 -0.0515) |
| OKLCH | oklch(79.27% 0.075 316.6) |
| XYZ | xyz(53.5920, 48.3206, 74.1999) |
| Luminance | 0.4832 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.19
Plum
#DDA0DD
ΔE00 5.60
Light Violet
#D6B4FC
ΔE00 6.49
Light Lavendar
#EFC0FE
ΔE00 6.88
Light Lavender
#DFC5FE
ΔE00 6.89
Mauve
#E0B0FF
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFADDC #BADCAD
analogous
#B8ADDC #CFADDC #DCADD2
triadic
#CFADDC #DCCFAD #ADDCCF
tetradic
#CFADDC #DCB8AD #BADCAD #ADD2DC
square
#CFADDC #DCB8AD #BADCAD #ADD2DC
split-complementary
#CFADDC #D2DCAD #ADDCB8
monochromatic
#9D57B7 #B682CA #CFADDC #E8D8EE #F2EAF6
Accessibility & contrast
On white
1.97
#CFADDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#CFADDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFADDC
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFADDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFADDC | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B7DE
Deuteranopia (green-blind)
#AEBADA
Tritanopia (blue-blind)
#CFB2BD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cfaddc; /* rgb */ color: rgb(207, 173, 220); /* oklch */ color: oklch(79.3% 0.075 316.6);
Tailwind
colors: {
custom: {
50: '#dec5e7',
500: '#cfaddc',
950: '#000000',
},
}SCSS
$custom: #cfaddc; $custom-light: #dec5e7; $custom-dark: #000000;
JSON
{
"hex": "#cfaddc",
"rgb": {
"r": 207,
"g": 173,
"b": 220
},
"hsl": {
"h": 283.404,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.79273,
"c": 0.07497,
"h": 316.6
},
"luminance": 0.4832
}Semantic roles & 50–950 ramp
primary
#CFADDC
secondary
#E2EDDE
accent
#B33256
background
#FDFCFE
surface
#FBF8FC
border
#D4D1D5
text
#151316
muted
#838284