#CFC4FF#CFC4FF
#CFC4FF is a very light, moderate violet. Relative luminance 0.600; OKLCH L 84.9% C 0.082 H 293.1°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC4FF |
|---|---|
| RGB | rgb(207, 196, 255) |
| HSL | hsl(251, 100%, 88%) |
| HSV | hsv(251, 23%, 100%) |
| CMYK | cmyk(18.8%, 23.1%, 0%, 0%) |
| CIE-LAB | lab(81.82, 15.51, -27.56) |
| CIE-LCH | lch(81.82, 31.62, 299.37°) |
| OKLab | oklab(84.92% 0.0322 -0.0755) |
| OKLCH | oklch(84.92% 0.082 293.1) |
| XYZ | xyz(63.5180, 59.9647, 102.8163) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.22
Light Periwinkle
#C1C6FC
ΔE00 4.22
Light Lavender
#DFC5FE
ΔE00 4.26
Pale Lilac
#E4CBFF
ΔE00 5.18
Light Violet
#D6B4FC
ΔE00 5.75
Pale Violet
#CEAEFA
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC4FF #F4FFC4
analogous
#C4D6FF #CFC4FF #ECC4FF
triadic
#CFC4FF #FFCFC4 #C4FFCF
tetradic
#CFC4FF #FFC4D6 #F4FFC4 #C4FFEC
square
#CFC4FF #FFC4D6 #F4FFC4 #C4FFEC
split-complementary
#CFC4FF #FFECC4 #D6FFC4
monochromatic
#6B4AFF #9D87FF #CFC4FF #E6E0FF #E6E0FF
Accessibility & contrast
On white
1.62
#CFC4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#CFC4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC4FF
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC4FF | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#B7CAFD
Tritanopia (blue-blind)
#C6CDD8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfc4ff; /* rgb */ color: rgb(207, 196, 255); /* oklch */ color: oklch(84.9% 0.082 293.1);
Tailwind
colors: {
custom: {
50: '#ded5ff',
500: '#cfc4ff',
950: '#000000',
},
}SCSS
$custom: #cfc4ff; $custom-light: #ded5ff; $custom-dark: #000000;
JSON
{
"hex": "#cfc4ff",
"rgb": {
"r": 207,
"g": 196,
"b": 255
},
"hsl": {
"h": 251.186,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.84916,
"c": 0.08207,
"h": 293.1
},
"luminance": 0.59965
}Semantic roles & 50–950 ramp
primary
#CFC4FF
secondary
#D5E87F
accent
#E600BB
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386