#CFC6FB#CFC6FB
#CFC6FB is a very light, moderate violet. Relative luminance 0.606; OKLCH L 85.1% C 0.074 H 292.5°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC6FB |
|---|---|
| RGB | rgb(207, 198, 251) |
| HSL | hsl(250, 87%, 88%) |
| HSV | hsv(250, 21%, 98%) |
| CMYK | cmyk(17.5%, 21.1%, 0%, 1.6%) |
| CIE-LAB | lab(82.17, 13.56, -24.89) |
| CIE-LCH | lch(82.17, 28.35, 298.59°) |
| OKLab | oklab(85.14% 0.0282 -0.068) |
| OKLCH | oklch(85.14% 0.074 292.5) |
| XYZ | xyz(63.3349, 60.6180, 99.6118) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.69
Light Periwinkle
#C1C6FC
ΔE00 4.21
Light Lavender
#DFC5FE
ΔE00 4.34
Pale Lilac
#E4CBFF
ΔE00 4.88
Light Violet
#D6B4FC
ΔE00 6.61
Pale Lavender
#EECFFE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC6FB #F2FBC6
analogous
#C6D7FB #CFC6FB #E9C6FB
triadic
#CFC6FB #FBCFC6 #C6FBCF
tetradic
#CFC6FB #FBC6D7 #F2FBC6 #C6FBE9
square
#CFC6FB #FBC6D7 #F2FBC6 #C6FBE9
split-complementary
#CFC6FB #FBE9C6 #D7FBC6
monochromatic
#6F54F3 #9F8DF7 #CFC6FB #E7E2FD #E7E2FD
Accessibility & contrast
On white
1.60
#CFC6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#CFC6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC6FB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC6FB | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFD
Deuteranopia (green-blind)
#BBCBF9
Tritanopia (blue-blind)
#C6CED8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfc6fb; /* rgb */ color: rgb(207, 198, 251); /* oklch */ color: oklch(85.1% 0.074 292.5);
Tailwind
colors: {
custom: {
50: '#ded7fc',
500: '#cfc6fb',
950: '#000000',
},
}SCSS
$custom: #cfc6fb; $custom-light: #ded7fc; $custom-dark: #000000;
JSON
{
"hex": "#cfc6fb",
"rgb": {
"r": 207,
"g": 198,
"b": 251
},
"hsl": {
"h": 250.189,
"s": 86.885,
"l": 88.039
},
"oklch": {
"l": 0.85144,
"c": 0.07362,
"h": 292.5
},
"luminance": 0.60619
}Semantic roles & 50–950 ramp
primary
#CFC6FB
secondary
#D1E184
accent
#E302BD
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385