#CFC5FD#CFC5FD
#CFC5FD is a very light, moderate violet. Relative luminance 0.603; OKLCH L 85.0% C 0.078 H 292.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC5FD |
|---|---|
| RGB | rgb(207, 197, 253) |
| HSL | hsl(251, 93%, 88%) |
| HSV | hsv(251, 22%, 99%) |
| CMYK | cmyk(18.2%, 22.1%, 0%, 0.8%) |
| CIE-LAB | lab(82.00, 14.53, -26.23) |
| CIE-LCH | lch(82.00, 29.98, 298.99°) |
| OKLab | oklab(85.03% 0.0302 -0.0717) |
| OKLCH | oklch(85.03% 0.078 292.9) |
| XYZ | xyz(63.4240, 60.2892, 101.2050) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.91
Light Periwinkle
#C1C6FC
ΔE00 4.18
Light Lavender
#DFC5FE
ΔE00 4.23
Pale Lilac
#E4CBFF
ΔE00 4.98
Light Violet
#D6B4FC
ΔE00 6.15
Pale Violet
#CEAEFA
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC5FD #F3FDC5
analogous
#C5D7FD #CFC5FD #EBC5FD
triadic
#CFC5FD #FDCFC5 #C5FDCF
tetradic
#CFC5FD #FDC5D7 #F3FDC5 #C5FDEB
square
#CFC5FD #FDC5D7 #F3FDC5 #C5FDEB
split-complementary
#CFC5FD #FDEBC5 #D7FDC5
monochromatic
#6D4FF9 #9E8AFB #CFC5FD #E7E1FE #E7E1FE
Accessibility & contrast
On white
1.61
#CFC5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#CFC5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC5FD
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC5FD | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#B9CBFB
Tritanopia (blue-blind)
#C6CED8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfc5fd; /* rgb */ color: rgb(207, 197, 253); /* oklch */ color: oklch(85.0% 0.078 292.9);
Tailwind
colors: {
custom: {
50: '#ded6fe',
500: '#cfc5fd',
950: '#000000',
},
}SCSS
$custom: #cfc5fd; $custom-light: #ded6fe; $custom-dark: #000000;
JSON
{
"hex": "#cfc5fd",
"rgb": {
"r": 207,
"g": 197,
"b": 253
},
"hsl": {
"h": 250.714,
"s": 93.333,
"l": 88.235
},
"oklch": {
"l": 0.85029,
"c": 0.07784,
"h": 292.9
},
"luminance": 0.6029
}Semantic roles & 50–950 ramp
primary
#CFC5FD
secondary
#D3E582
accent
#E600BD
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385