#CFBBFB#CFBBFB
#CFBBFB is a very light, moderate violet. Relative luminance 0.558; OKLCH L 83.1% C 0.091 H 298.7°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBFB |
|---|---|
| RGB | rgb(207, 187, 251) |
| HSL | hsl(259, 89%, 86%) |
| HSV | hsv(259, 25%, 98%) |
| CMYK | cmyk(17.5%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(79.48, 19.51, -29.00) |
| CIE-LCH | lch(79.48, 34.96, 303.93°) |
| OKLab | oklab(83.06% 0.0436 -0.0795) |
| OKLCH | oklch(83.06% 0.091 298.7) |
| XYZ | xyz(60.9113, 55.7708, 98.8039) |
| Luminance | 0.5577 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.16
Light Lavender
#DFC5FE
ΔE00 3.78
Pale Violet
#CEAEFA
ΔE00 3.80
Pale Lilac
#E4CBFF
ΔE00 5.38
Mauve
#E0B0FF
ΔE00 5.81
Periwinkle
#CCCCFF
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBFB #E7FBBB
analogous
#BBC7FB #CFBBFB #EFBBFB
triadic
#CFBBFB #FBCFBB #BBFBCF
tetradic
#CFBBFB #FBBBC7 #E7FBBB #BBFBEF
square
#CFBBFB #FBBBC7 #E7FBBB #BBFBEF
split-complementary
#CFBBFB #FBEFBB #C7FBBB
monochromatic
#7D47F4 #A681F8 #CFBBFB #EBE2FD #EBE2FD
Accessibility & contrast
On white
1.73
#CFBBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#CFBBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBFB
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBFB | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FE
Deuteranopia (green-blind)
#B1C4F9
Tritanopia (blue-blind)
#C7C5D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbbfb; /* rgb */ color: rgb(207, 187, 251); /* oklch */ color: oklch(83.1% 0.091 298.7);
Tailwind
colors: {
custom: {
50: '#decffc',
500: '#cfbbfb',
950: '#000000',
},
}SCSS
$custom: #cfbbfb; $custom-light: #decffc; $custom-dark: #000000;
JSON
{
"hex": "#cfbbfb",
"rgb": {
"r": 207,
"g": 187,
"b": 251
},
"hsl": {
"h": 258.75,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.83064,
"c": 0.09067,
"h": 298.7
},
"luminance": 0.55771
}Semantic roles & 50–950 ramp
primary
#CFBBFB
secondary
#C0E07A
accent
#E6009E
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151317
muted
#848385