#CFC7EB#CFC7EB
#CFC7EB is a very light, muted violet. Relative luminance 0.601; OKLCH L 84.8% C 0.050 H 295.5°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC7EB |
|---|---|
| RGB | rgb(207, 199, 235) |
| HSL | hsl(253, 47%, 85%) |
| HSV | hsv(253, 15%, 92%) |
| CMYK | cmyk(11.9%, 15.3%, 0%, 7.8%) |
| CIE-LAB | lab(81.90, 9.66, -16.77) |
| CIE-LCH | lch(81.90, 19.36, 299.95°) |
| OKLab | oklab(84.76% 0.0216 -0.0454) |
| OKLCH | oklch(84.76% 0.05 295.5) |
| XYZ | xyz(61.1479, 60.1101, 86.9621) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.25
Pale Lilac
#E4CBFF
ΔE00 6.08
Light Lavender
#DFC5FE
ΔE00 6.47
Light Periwinkle
#C1C6FC
ΔE00 6.88
Thistle
#D8BFD8
ΔE00 6.91
Pale Lavender
#EECFFE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC7EB #E3EBC7
analogous
#C7D1EB #CFC7EB #E1C7EB
triadic
#CFC7EB #EBCFC7 #C7EBCF
tetradic
#CFC7EB #EBC7D1 #E3EBC7 #C7EBE1
square
#CFC7EB #EBC7D1 #E3EBC7 #C7EBE1
split-complementary
#CFC7EB #EBE1C7 #D1EBC7
monochromatic
#826DCB #A89ADB #CFC7EB #ECE8F7 #ECE8F7
Accessibility & contrast
On white
1.61
#CFC7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#CFC7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC7EB
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC7EB | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCED
Deuteranopia (green-blind)
#C1CBEA
Tritanopia (blue-blind)
#CACCD3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfc7eb; /* rgb */ color: rgb(207, 199, 235); /* oklch */ color: oklch(84.8% 0.050 295.5);
Tailwind
colors: {
custom: {
50: '#ddd8f1',
500: '#cfc7eb',
950: '#000000',
},
}SCSS
$custom: #cfc7eb; $custom-light: #ddd8f1; $custom-dark: #000000;
JSON
{
"hex": "#cfc7eb",
"rgb": {
"r": 207,
"g": 199,
"b": 235
},
"hsl": {
"h": 253.333,
"s": 47.368,
"l": 85.098
},
"oklch": {
"l": 0.84757,
"c": 0.05028,
"h": 295.5
},
"luminance": 0.6011
}Semantic roles & 50–950 ramp
primary
#CFC7EB
secondary
#BBC78F
accent
#BB2B9B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385