#CFC2F6#CFC2F6
#CFC2F6 is a very light, moderate violet. Relative luminance 0.585; OKLCH L 84.2% C 0.073 H 296.3°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC2F6 |
|---|---|
| RGB | rgb(207, 194, 246) |
| HSL | hsl(255, 74%, 86%) |
| HSV | hsv(255, 21%, 96%) |
| CMYK | cmyk(15.9%, 21.1%, 0%, 3.5%) |
| CIE-LAB | lab(81.02, 14.65, -23.98) |
| CIE-LCH | lch(81.02, 28.10, 301.41°) |
| OKLab | oklab(84.19% 0.0323 -0.0654) |
| OKLCH | oklch(84.19% 0.073 296.3) |
| XYZ | xyz(61.6549, 58.5025, 95.2148) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.53
Periwinkle
#CCCCFF
ΔE00 4.10
Pale Lilac
#E4CBFF
ΔE00 4.27
Light Periwinkle
#C1C6FC
ΔE00 5.40
Light Violet
#D6B4FC
ΔE00 5.76
Light Lilac
#EDC8FF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC2F6 #E9F6C2
analogous
#C2CFF6 #CFC2F6 #E9C2F6
triadic
#CFC2F6 #F6CFC2 #C2F6CF
tetradic
#CFC2F6 #F6C2CF #E9F6C2 #C2F6E9
square
#CFC2F6 #F6C2CF #E9F6C2 #C2F6E9
split-complementary
#CFC2F6 #F6E9C2 #CFF6C2
monochromatic
#7B57E6 #A58DEE #CFC2F6 #EAE4FB #EAE4FB
Accessibility & contrast
On white
1.65
#CFC2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#CFC2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC2F6
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC2F6 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F8
Deuteranopia (green-blind)
#B9C9F4
Tritanopia (blue-blind)
#C8CAD4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfc2f6; /* rgb */ color: rgb(207, 194, 246); /* oklch */ color: oklch(84.2% 0.073 296.3);
Tailwind
colors: {
custom: {
50: '#ded4f9',
500: '#cfc2f6',
950: '#000000',
},
}SCSS
$custom: #cfc2f6; $custom-light: #ded4f9; $custom-dark: #000000;
JSON
{
"hex": "#cfc2f6",
"rgb": {
"r": 207,
"g": 194,
"b": 246
},
"hsl": {
"h": 255,
"s": 74.286,
"l": 86.275
},
"oklch": {
"l": 0.84192,
"c": 0.07295,
"h": 296.3
},
"luminance": 0.58503
}Semantic roles & 50–950 ramp
primary
#CFC2F6
secondary
#C3D884
accent
#D60FA5
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385