#CFC5DA#CFC5DA
#CFC5DA is a very light, muted violet. Relative luminance 0.583; OKLCH L 83.8% C 0.031 H 307.1°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC5DA |
|---|---|
| RGB | rgb(207, 197, 218) |
| HSL | hsl(269, 22%, 81%) |
| HSV | hsv(269, 10%, 85%) |
| CMYK | cmyk(5%, 9.6%, 0%, 14.5%) |
| CIE-LAB | lab(80.88, 7.35, -9.19) |
| CIE-LCH | lch(80.88, 11.77, 308.67°) |
| OKLab | oklab(83.8% 0.0186 -0.0246) |
| OKLCH | oklch(83.8% 0.031 307.1) |
| XYZ | xyz(58.3511, 58.2600, 74.4873) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.27
Lavender (CSS)
#E6E6FA
ΔE00 8.33
Periwinkle
#CCCCFF
ΔE00 9.81
Pale Lilac
#E4CBFF
ΔE00 9.89
Pale Lavender
#EECFFE
ΔE00 10.01
Dove Gray
#B6B8BD
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC5DA #D0DAC5
analogous
#C5C6DA #CFC5DA #DAC5DA
triadic
#CFC5DA #DACFC5 #C5DACF
tetradic
#CFC5DA #DAC5C6 #D0DAC5 #C5DADA
square
#CFC5DA #DAC5C6 #D0DAC5 #C5DADA
split-complementary
#CFC5DA #DADAC5 #C6DAC5
monochromatic
#917AAA #B0A0C2 #CFC5DA #EEEAF2 #F0ECF3
Accessibility & contrast
On white
1.66
#CFC5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#CFC5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC5DA
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC5DA | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DB
Deuteranopia (green-blind)
#C4C9D9
Tritanopia (blue-blind)
#CEC7CC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfc5da; /* rgb */ color: rgb(207, 197, 218); /* oklch */ color: oklch(83.8% 0.031 307.1);
Tailwind
colors: {
custom: {
50: '#ddd6e5',
500: '#cfc5da',
950: '#000000',
},
}SCSS
$custom: #cfc5da; $custom-light: #ddd6e5; $custom-dark: #000000;
JSON
{
"hex": "#cfc5da",
"rgb": {
"r": 207,
"g": 197,
"b": 218
},
"hsl": {
"h": 268.571,
"s": 22.105,
"l": 81.373
},
"oklch": {
"l": 0.83796,
"c": 0.0308,
"h": 307.1
},
"luminance": 0.5826
}Semantic roles & 50–950 ramp
primary
#CFC5DA
secondary
#A2B093
accent
#A14575
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384