#CFC3FD#CFC3FD
#CFC3FD is a very light, moderate violet. Relative luminance 0.594; OKLCH L 84.6% C 0.081 H 294.1°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC3FD |
|---|---|
| RGB | rgb(207, 195, 253) |
| HSL | hsl(252, 94%, 88%) |
| HSV | hsv(252, 23%, 99%) |
| CMYK | cmyk(18.2%, 22.9%, 0%, 0.8%) |
| CIE-LAB | lab(81.50, 15.61, -26.98) |
| CIE-LCH | lch(81.50, 31.17, 300.06°) |
| OKLab | oklab(84.65% 0.033 -0.0738) |
| OKLCH | oklch(84.65% 0.081 294.1) |
| XYZ | xyz(62.9729, 59.3869, 101.0546) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.51
Light Lavender
#DFC5FE
ΔE00 3.95
Light Periwinkle
#C1C6FC
ΔE00 4.54
Pale Lilac
#E4CBFF
ΔE00 4.92
Light Violet
#D6B4FC
ΔE00 5.51
Pale Violet
#CEAEFA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC3FD #F1FDC3
analogous
#C3D4FD #CFC3FD #ECC3FD
triadic
#CFC3FD #FDCFC3 #C3FDCF
tetradic
#CFC3FD #FDC3D4 #F1FDC3 #C3FDEC
square
#CFC3FD #FDC3D4 #F1FDC3 #C3FDEC
split-complementary
#CFC3FD #FDECC3 #D4FDC3
monochromatic
#704DF9 #A088FB #CFC3FD #E7E1FE #E7E1FE
Accessibility & contrast
On white
1.63
#CFC3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#CFC3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC3FD
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC3FD | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#B7CAFB
Tritanopia (blue-blind)
#C6CCD7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfc3fd; /* rgb */ color: rgb(207, 195, 253); /* oklch */ color: oklch(84.6% 0.081 294.1);
Tailwind
colors: {
custom: {
50: '#ded5fe',
500: '#cfc3fd',
950: '#000000',
},
}SCSS
$custom: #cfc3fd; $custom-light: #ded5fe; $custom-dark: #000000;
JSON
{
"hex": "#cfc3fd",
"rgb": {
"r": 207,
"g": 195,
"b": 253
},
"hsl": {
"h": 252.414,
"s": 93.548,
"l": 87.843
},
"oklch": {
"l": 0.84648,
"c": 0.08087,
"h": 294.1
},
"luminance": 0.59387
}Semantic roles & 50–950 ramp
primary
#CFC3FD
secondary
#D0E480
accent
#E600B6
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385