#CFC2FD#CFC2FD
#CFC2FD is a very light, moderate violet. Relative luminance 0.589; OKLCH L 84.5% C 0.082 H 294.7°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC2FD |
|---|---|
| RGB | rgb(207, 194, 253) |
| HSL | hsl(253, 94%, 88%) |
| HSV | hsv(253, 23%, 99%) |
| CMYK | cmyk(18.2%, 23.3%, 0%, 0.8%) |
| CIE-LAB | lab(81.26, 16.15, -27.35) |
| CIE-LCH | lch(81.26, 31.77, 300.57°) |
| OKLab | oklab(84.46% 0.0344 -0.0749) |
| OKLCH | oklch(84.46% 0.082 294.7) |
| XYZ | xyz(62.7496, 58.9403, 100.9802) |
| Luminance | 0.5894 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.81
Light Lavender
#DFC5FE
ΔE00 3.86
Light Periwinkle
#C1C6FC
ΔE00 4.73
Pale Lilac
#E4CBFF
ΔE00 4.94
Light Violet
#D6B4FC
ΔE00 5.19
Pale Violet
#CEAEFA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC2FD #F0FDC2
analogous
#C2D3FD #CFC2FD #ECC2FD
triadic
#CFC2FD #FDCFC2 #C2FDCF
tetradic
#CFC2FD #FDC2D3 #F0FDC2 #C2FDEC
square
#CFC2FD #FDC2D3 #F0FDC2 #C2FDEC
split-complementary
#CFC2FD #FDECC2 #D3FDC2
monochromatic
#724BF9 #A087FB #CFC2FD #E8E1FE #E8E1FE
Accessibility & contrast
On white
1.64
#CFC2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#CFC2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC2FD
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC2FD | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFF
Deuteranopia (green-blind)
#B6C9FB
Tritanopia (blue-blind)
#C6CBD6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfc2fd; /* rgb */ color: rgb(207, 194, 253); /* oklch */ color: oklch(84.5% 0.082 294.7);
Tailwind
colors: {
custom: {
50: '#ded4fe',
500: '#cfc2fd',
950: '#000000',
},
}SCSS
$custom: #cfc2fd; $custom-light: #ded4fe; $custom-dark: #000000;
JSON
{
"hex": "#cfc2fd",
"rgb": {
"r": 207,
"g": 194,
"b": 253
},
"hsl": {
"h": 253.22,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.84459,
"c": 0.0824,
"h": 294.7
},
"luminance": 0.58941
}Semantic roles & 50–950 ramp
primary
#CFC2FD
secondary
#CEE47F
accent
#E600B3
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385