#CFCADD#CFCADD
#CFCADD is a very light, muted violet. Relative luminance 0.607; OKLCH L 84.9% C 0.027 H 297.9°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCADD |
|---|---|
| RGB | rgb(207, 202, 221) |
| HSL | hsl(256, 22%, 83%) |
| HSV | hsv(256, 9%, 87%) |
| CMYK | cmyk(6.3%, 8.6%, 0%, 13.3%) |
| CIE-LAB | lab(82.23, 5.27, -8.79) |
| CIE-LCH | lch(82.23, 10.25, 300.95°) |
| OKLab | oklab(84.88% 0.0124 -0.0235) |
| OKLCH | oklch(84.88% 0.027 297.9) |
| XYZ | xyz(59.9014, 60.7268, 76.9583) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.57
Thistle
#D8BFD8
ΔE00 7.58
Dove Gray
#B6B8BD
ΔE00 9.15
Light Gray
#D3D3D3
ΔE00 9.46
Fog
#D8DCE0
ΔE00 9.48
Periwinkle
#CCCCFF
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCADD #D8DDCA
analogous
#CACEDD #CFCADD #D8CADD
triadic
#CFCADD #DDCFCA #CADDCF
tetradic
#CFCADD #DDCACE #D8DDCA #CADDD8
square
#CFCADD #DDCACE #D8DDCA #CADDD8
split-complementary
#CFCADD #DDD8CA #CEDDCA
monochromatic
#8B7FAD #ADA5C5 #CFCADD #EEECF3 #EEECF3
Accessibility & contrast
On white
1.60
#CFCADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#CFCADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCADD
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCADD | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDE
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#CDCDD0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcadd; /* rgb */ color: rgb(207, 202, 221); /* oklch */ color: oklch(84.9% 0.027 297.9);
Tailwind
colors: {
custom: {
50: '#dddae7',
500: '#cfcadd',
950: '#000000',
},
}SCSS
$custom: #cfcadd; $custom-light: #dddae7; $custom-dark: #000000;
JSON
{
"hex": "#cfcadd",
"rgb": {
"r": 207,
"g": 202,
"b": 221
},
"hsl": {
"h": 255.789,
"s": 21.839,
"l": 82.941
},
"oklch": {
"l": 0.84879,
"c": 0.02662,
"h": 297.9
},
"luminance": 0.60727
}Semantic roles & 50–950 ramp
primary
#CFCADD
secondary
#ACB398
accent
#A04588
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384