#CFC2DA#CFC2DA
#CFC2DA is a very light, muted violet. Relative luminance 0.569; OKLCH L 83.2% C 0.036 H 309.7°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC2DA |
|---|---|
| RGB | rgb(207, 194, 218) |
| HSL | hsl(273, 24%, 81%) |
| HSV | hsv(273, 11%, 85%) |
| CMYK | cmyk(5%, 11%, 0%, 14.5%) |
| CIE-LAB | lab(80.13, 8.96, -10.31) |
| CIE-LCH | lch(80.13, 13.66, 310.99°) |
| OKLab | oklab(83.21% 0.0229 -0.0276) |
| OKLCH | oklch(83.21% 0.036 309.7) |
| XYZ | xyz(57.6767, 56.9111, 74.2625) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.95
Pale Lilac
#E4CBFF
ΔE00 8.81
Pale Lavender
#EECFFE
ΔE00 8.93
Light Lavender
#DFC5FE
ΔE00 9.48
Lavender (CSS)
#E6E6FA
ΔE00 9.52
Periwinkle
#CCCCFF
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC2DA #CDDAC2
analogous
#C3C2DA #CFC2DA #DAC2D9
triadic
#CFC2DA #DACFC2 #C2DACF
tetradic
#CFC2DA #DAC3C2 #CDDAC2 #C2D9DA
square
#CFC2DA #DAC3C2 #CDDAC2 #C2D9DA
split-complementary
#CFC2DA #D9DAC2 #C2DAC3
monochromatic
#9376AC #B19CC3 #CFC2DA #EDE8F1 #F0ECF3
Accessibility & contrast
On white
1.70
#CFC2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#CFC2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC2DA
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC2DA | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC6DB
Deuteranopia (green-blind)
#C1C7D9
Tritanopia (blue-blind)
#CEC5CA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfc2da; /* rgb */ color: rgb(207, 194, 218); /* oklch */ color: oklch(83.2% 0.036 309.7);
Tailwind
colors: {
custom: {
50: '#ddd4e5',
500: '#cfc2da',
950: '#000000',
},
}SCSS
$custom: #cfc2da; $custom-light: #ddd4e5; $custom-dark: #000000;
JSON
{
"hex": "#cfc2da",
"rgb": {
"r": 207,
"g": 194,
"b": 218
},
"hsl": {
"h": 272.5,
"s": 24.49,
"l": 80.784
},
"oklch": {
"l": 0.83208,
"c": 0.03588,
"h": 309.7
},
"luminance": 0.56911
}Semantic roles & 50–950 ramp
primary
#CFC2DA
secondary
#9FB090
accent
#A3436F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384