#CFBCFD#CFBCFD
#CFBCFD is a very light, moderate violet. Relative luminance 0.563; OKLCH L 83.3% C 0.092 H 297.8°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCFD |
|---|---|
| RGB | rgb(207, 188, 253) |
| HSL | hsl(258, 94%, 86%) |
| HSV | hsv(258, 26%, 99%) |
| CMYK | cmyk(18.2%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(79.80, 19.40, -29.59) |
| CIE-LCH | lch(79.80, 35.38, 303.26°) |
| OKLab | oklab(83.33% 0.0428 -0.0812) |
| OKLCH | oklch(83.33% 0.092 297.8) |
| XYZ | xyz(61.4411, 56.3234, 100.5440) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.41
Light Lavender
#DFC5FE
ΔE00 3.94
Pale Violet
#CEAEFA
ΔE00 3.98
Pale Lilac
#E4CBFF
ΔE00 5.50
Periwinkle
#CCCCFF
ΔE00 5.58
Mauve
#E0B0FF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCFD #EAFDBC
analogous
#BCCAFD #CFBCFD #EFBCFD
triadic
#CFBCFD #FDCFBC #BCFDCF
tetradic
#CFBCFD #FDBCCA #EAFDBC #BCFDEF
square
#CFBCFD #FDBCCA #EAFDBC #BCFDEF
split-complementary
#CFBCFD #FDEFBC #CAFDBC
monochromatic
#7A45F9 #A481FB #CFBCFD #EAE1FE #EAE1FE
Accessibility & contrast
On white
1.71
#CFBCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#CFBCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCFD
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCFD | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#B1C5FB
Tritanopia (blue-blind)
#C7C6D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfbcfd; /* rgb */ color: rgb(207, 188, 253); /* oklch */ color: oklch(83.3% 0.092 297.8);
Tailwind
colors: {
custom: {
50: '#ded0fe',
500: '#cfbcfd',
950: '#000000',
},
}SCSS
$custom: #cfbcfd; $custom-light: #ded0fe; $custom-dark: #000000;
JSON
{
"hex": "#cfbcfd",
"rgb": {
"r": 207,
"g": 188,
"b": 253
},
"hsl": {
"h": 257.538,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.8333,
"c": 0.09175,
"h": 297.8
},
"luminance": 0.56324
}Semantic roles & 50–950 ramp
primary
#CFBCFD
secondary
#C5E47A
accent
#E600A2
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385