#CFC4DA#CFC4DA
#CFC4DA is a very light, muted violet. Relative luminance 0.578; OKLCH L 83.6% C 0.032 H 308.0°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC4DA |
|---|---|
| RGB | rgb(207, 196, 218) |
| HSL | hsl(270, 23%, 81%) |
| HSV | hsv(270, 10%, 85%) |
| CMYK | cmyk(5%, 10.1%, 0%, 14.5%) |
| CIE-LAB | lab(80.63, 7.89, -9.56) |
| CIE-LCH | lch(80.63, 12.39, 309.52°) |
| OKLab | oklab(83.6% 0.02 -0.0256) |
| OKLCH | oklch(83.6% 0.032 308) |
| XYZ | xyz(58.1248, 57.8074, 74.4119) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.80
Lavender (CSS)
#E6E6FA
ΔE00 8.72
Pale Lilac
#E4CBFF
ΔE00 9.50
Pale Lavender
#EECFFE
ΔE00 9.62
Periwinkle
#CCCCFF
ΔE00 9.69
Light Lavender
#DFC5FE
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC4DA #CFDAC4
analogous
#C4C4DA #CFC4DA #DAC4DA
triadic
#CFC4DA #DACFC4 #C4DACF
tetradic
#CFC4DA #DAC4C4 #CFDAC4 #C4DADA
square
#CFC4DA #DAC4C4 #CFDAC4 #C4DADA
split-complementary
#CFC4DA #DADAC4 #C4DAC4
monochromatic
#9279AB #B09EC2 #CFC4DA #EEEAF2 #F0ECF3
Accessibility & contrast
On white
1.67
#CFC4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#CFC4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC4DA
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC4DA | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DB
Deuteranopia (green-blind)
#C3C8D9
Tritanopia (blue-blind)
#CEC7CB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cfc4da; /* rgb */ color: rgb(207, 196, 218); /* oklch */ color: oklch(83.6% 0.032 308.0);
Tailwind
colors: {
custom: {
50: '#ddd5e5',
500: '#cfc4da',
950: '#000000',
},
}SCSS
$custom: #cfc4da; $custom-light: #ddd5e5; $custom-dark: #000000;
JSON
{
"hex": "#cfc4da",
"rgb": {
"r": 207,
"g": 196,
"b": 218
},
"hsl": {
"h": 270,
"s": 22.917,
"l": 81.176
},
"oklch": {
"l": 0.836,
"c": 0.03248,
"h": 308
},
"luminance": 0.57807
}Semantic roles & 50–950 ramp
primary
#CFC4DA
secondary
#A1B092
accent
#A14473
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384