#CFC4F6#CFC4F6
#CFC4F6 is a very light, moderate violet. Relative luminance 0.594; OKLCH L 84.6% C 0.070 H 294.9°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC4F6 |
|---|---|
| RGB | rgb(207, 196, 246) |
| HSL | hsl(253, 74%, 87%) |
| HSV | hsv(253, 20%, 96%) |
| CMYK | cmyk(15.9%, 20.3%, 0%, 3.5%) |
| CIE-LAB | lab(81.51, 13.57, -23.23) |
| CIE-LCH | lch(81.51, 26.91, 300.29°) |
| OKLab | oklab(84.57% 0.0295 -0.0633) |
| OKLCH | oklch(84.57% 0.07 294.9) |
| XYZ | xyz(62.1030, 59.3987, 95.3642) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.61
Light Lavender
#DFC5FE
ΔE00 3.93
Pale Lilac
#E4CBFF
ΔE00 4.41
Light Periwinkle
#C1C6FC
ΔE00 5.10
Light Violet
#D6B4FC
ΔE00 6.44
Pale Lavender
#EECFFE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC4F6 #EBF6C4
analogous
#C4D2F6 #CFC4F6 #E8C4F6
triadic
#CFC4F6 #F6CFC4 #C4F6CF
tetradic
#CFC4F6 #F6C4D2 #EBF6C4 #C4F6E8
square
#CFC4F6 #F6C4D2 #EBF6C4 #C4F6E8
split-complementary
#CFC4F6 #F6E8C4 #D2F6C4
monochromatic
#795AE6 #A48FEE #CFC4F6 #E9E4FB #E9E4FB
Accessibility & contrast
On white
1.63
#CFC4F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#CFC4F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC4F6
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC4F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC4F6 | 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)
#B9CBF8
Deuteranopia (green-blind)
#BBCAF5
Tritanopia (blue-blind)
#C8CCD5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfc4f6; /* rgb */ color: rgb(207, 196, 246); /* oklch */ color: oklch(84.6% 0.070 294.9);
Tailwind
colors: {
custom: {
50: '#ded5f9',
500: '#cfc4f6',
950: '#000000',
},
}SCSS
$custom: #cfc4f6; $custom-light: #ded5f9; $custom-dark: #000000;
JSON
{
"hex": "#cfc4f6",
"rgb": {
"r": 207,
"g": 196,
"b": 246
},
"hsl": {
"h": 253.2,
"s": 73.529,
"l": 86.667
},
"oklch": {
"l": 0.84574,
"c": 0.06985,
"h": 294.9
},
"luminance": 0.59399
}Semantic roles & 50–950 ramp
primary
#CFC4F6
secondary
#C6D886
accent
#D610AA
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385