#CFBCFB#CFBCFB
#CFBCFB is a very light, moderate violet. Relative luminance 0.562; OKLCH L 83.3% C 0.089 H 298.3°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCFB |
|---|---|
| RGB | rgb(207, 188, 251) |
| HSL | hsl(258, 89%, 86%) |
| HSV | hsv(258, 25%, 98%) |
| CMYK | cmyk(17.5%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(79.73, 18.97, -28.63) |
| CIE-LCH | lch(79.73, 34.34, 303.53°) |
| OKLab | oklab(83.25% 0.0422 -0.0785) |
| OKLCH | oklch(83.25% 0.089 298.3) |
| XYZ | xyz(61.1242, 56.1966, 98.8749) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.45
Light Lavender
#DFC5FE
ΔE00 3.68
Pale Violet
#CEAEFA
ΔE00 4.12
Pale Lilac
#E4CBFF
ΔE00 5.22
Periwinkle
#CCCCFF
ΔE00 5.57
Mauve
#E0B0FF
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCFB #E8FBBC
analogous
#BCC8FB #CFBCFB #EEBCFB
triadic
#CFBCFB #FBCFBC #BCFBCF
tetradic
#CFBCFB #FBBCC8 #E8FBBC #BCFBEE
square
#CFBCFB #FBBCC8 #E8FBBC #BCFBEE
split-complementary
#CFBCFB #FBEEBC #C8FBBC
monochromatic
#7C48F4 #A682F8 #CFBCFB #EAE2FD #EAE2FD
Accessibility & contrast
On white
1.72
#CFBCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#CFBCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCFB
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCFB | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FE
Deuteranopia (green-blind)
#B1C5F9
Tritanopia (blue-blind)
#C7C6D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfbcfb; /* rgb */ color: rgb(207, 188, 251); /* oklch */ color: oklch(83.3% 0.089 298.3);
Tailwind
colors: {
custom: {
50: '#ded0fc',
500: '#cfbcfb',
950: '#000000',
},
}SCSS
$custom: #cfbcfb; $custom-light: #ded0fc; $custom-dark: #000000;
JSON
{
"hex": "#cfbcfb",
"rgb": {
"r": 207,
"g": 188,
"b": 251
},
"hsl": {
"h": 258.095,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.83251,
"c": 0.08909,
"h": 298.3
},
"luminance": 0.56197
}Semantic roles & 50–950 ramp
primary
#CFBCFB
secondary
#C2E07B
accent
#E500A0
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385