#CFC2F3#CFC2F3
#CFC2F3 is a very light, moderate violet. Relative luminance 0.583; OKLCH L 84.1% C 0.069 H 297.0°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC2F3 |
|---|---|
| RGB | rgb(207, 194, 243) |
| HSL | hsl(256, 67%, 86%) |
| HSV | hsv(256, 20%, 95%) |
| CMYK | cmyk(14.8%, 20.2%, 0%, 4.7%) |
| CIE-LAB | lab(80.92, 14.01, -22.53) |
| CIE-LCH | lch(80.92, 26.53, 301.87°) |
| OKLab | oklab(84.08% 0.0313 -0.0614) |
| OKLCH | oklch(84.08% 0.069 297) |
| XYZ | xyz(61.1982, 58.3198, 92.8094) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.67
Pale Lilac
#E4CBFF
ΔE00 4.19
Periwinkle
#CCCCFF
ΔE00 4.40
Light Periwinkle
#C1C6FC
ΔE00 5.80
Light Violet
#D6B4FC
ΔE00 6.17
Pale Lavender
#EECFFE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC2F3 #E6F3C2
analogous
#C2CDF3 #CFC2F3 #E7C2F3
triadic
#CFC2F3 #F3CFC2 #C2F3CF
tetradic
#CFC2F3 #F3C2CD #E6F3C2 #C2F3E7
square
#CFC2F3 #F3C2CD #E6F3C2 #C2F3E7
split-complementary
#CFC2F3 #F3E7C2 #CDF3C2
monochromatic
#7F5CDF #A78FE9 #CFC2F3 #EBE5FA #EBE5FA
Accessibility & contrast
On white
1.66
#CFC2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#CFC2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC2F3
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC2F3 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F5
Deuteranopia (green-blind)
#BAC8F2
Tritanopia (blue-blind)
#C9C9D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfc2f3; /* rgb */ color: rgb(207, 194, 243); /* oklch */ color: oklch(84.1% 0.069 297.0);
Tailwind
colors: {
custom: {
50: '#ded4f7',
500: '#cfc2f3',
950: '#000000',
},
}SCSS
$custom: #cfc2f3; $custom-light: #ded4f7; $custom-dark: #000000;
JSON
{
"hex": "#cfc2f3",
"rgb": {
"r": 207,
"g": 194,
"b": 243
},
"hsl": {
"h": 255.918,
"s": 67.123,
"l": 85.686
},
"oklch": {
"l": 0.8408,
"c": 0.0689,
"h": 297
},
"luminance": 0.5832
}Semantic roles & 50–950 ramp
primary
#CFC2F3
secondary
#BFD386
accent
#CF169E
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385