#CFBBFA#CFBBFA
#CFBBFA is a very light, moderate violet. Relative luminance 0.557; OKLCH L 83.0% C 0.089 H 299.0°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBFA |
|---|---|
| RGB | rgb(207, 187, 250) |
| HSL | hsl(259, 86%, 86%) |
| HSV | hsv(259, 25%, 98%) |
| CMYK | cmyk(17.2%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(79.45, 19.30, -28.52) |
| CIE-LCH | lch(79.45, 34.44, 304.08°) |
| OKLab | oklab(83.02% 0.0433 -0.0781) |
| OKLCH | oklch(83.02% 0.089 299) |
| XYZ | xyz(60.7541, 55.7080, 97.9759) |
| Luminance | 0.5571 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.19
Light Lavender
#DFC5FE
ΔE00 3.66
Pale Violet
#CEAEFA
ΔE00 3.89
Pale Lilac
#E4CBFF
ΔE00 5.25
Mauve
#E0B0FF
ΔE00 5.84
Periwinkle
#CCCCFF
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBFA #E6FABB
analogous
#BBC6FA #CFBBFA #EEBBFA
triadic
#CFBBFA #FACFBB #BBFACF
tetradic
#CFBBFA #FABBC6 #E6FABB #BBFAEE
square
#CFBBFA #FABBC6 #E6FABB #BBFAEE
split-complementary
#CFBBFA #FAEEBB #C6FABB
monochromatic
#7F49F2 #A782F6 #CFBBFA #EBE2FD #EBE2FD
Accessibility & contrast
On white
1.73
#CFBBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#CFBBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBFA
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBFA | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FD
Deuteranopia (green-blind)
#B1C4F8
Tritanopia (blue-blind)
#C8C4D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbbfa; /* rgb */ color: rgb(207, 187, 250); /* oklch */ color: oklch(83.0% 0.089 299.0);
Tailwind
colors: {
custom: {
50: '#decffc',
500: '#cfbbfa',
950: '#000000',
},
}SCSS
$custom: #cfbbfa; $custom-light: #decffc; $custom-dark: #000000;
JSON
{
"hex": "#cfbbfa",
"rgb": {
"r": 207,
"g": 187,
"b": 250
},
"hsl": {
"h": 259.048,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.83024,
"c": 0.08934,
"h": 299
},
"luminance": 0.55708
}Semantic roles & 50–950 ramp
primary
#CFBBFA
secondary
#BFDE7B
accent
#E3039C
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151317
muted
#848385