#CFCADE#CFCADE
#CFCADE is a very light, muted violet. Relative luminance 0.608; OKLCH L 84.9% C 0.028 H 297.2°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCADE |
|---|---|
| RGB | rgb(207, 202, 222) |
| HSL | hsl(255, 23%, 83%) |
| HSV | hsv(255, 9%, 87%) |
| CMYK | cmyk(6.8%, 9%, 0%, 12.9%) |
| CIE-LAB | lab(82.26, 5.46, -9.28) |
| CIE-LCH | lch(82.26, 10.77, 300.49°) |
| OKLab | oklab(84.91% 0.0128 -0.0249) |
| OKLCH | oklch(84.91% 0.028 297.2) |
| XYZ | xyz(60.0350, 60.7803, 77.6620) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.56
Thistle
#D8BFD8
ΔE00 7.47
Dove Gray
#B6B8BD
ΔE00 9.43
Periwinkle
#CCCCFF
ΔE00 9.43
Fog
#D8DCE0
ΔE00 9.77
Light Gray
#D3D3D3
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCADE #D9DECA
analogous
#CACFDE #CFCADE #D9CADE
triadic
#CFCADE #DECFCA #CADECF
tetradic
#CFCADE #DECACF #D9DECA #CADED9
square
#CFCADE #DECACF #D9DECA #CADED9
split-complementary
#CFCADE #DED9CA #CFDECA
monochromatic
#8B7FAF #ADA4C7 #CFCADE #EEECF3 #EEECF3
Accessibility & contrast
On white
1.60
#CFCADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#CFCADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCADE
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCADE | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDDF
Deuteranopia (green-blind)
#C7CCDD
Tritanopia (blue-blind)
#CDCDD0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcade; /* rgb */ color: rgb(207, 202, 222); /* oklch */ color: oklch(84.9% 0.028 297.2);
Tailwind
colors: {
custom: {
50: '#dddae8',
500: '#cfcade',
950: '#000000',
},
}SCSS
$custom: #cfcade; $custom-light: #dddae8; $custom-dark: #000000;
JSON
{
"hex": "#cfcade",
"rgb": {
"r": 207,
"g": 202,
"b": 222
},
"hsl": {
"h": 255,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.84911,
"c": 0.02797,
"h": 297.2
},
"luminance": 0.6078
}Semantic roles & 50–950 ramp
primary
#CFCADE
secondary
#ADB598
accent
#A2448A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384