#CFBBFD#CFBBFD
#CFBBFD is a very light, moderate violet. Relative luminance 0.559; OKLCH L 83.1% C 0.093 H 298.2°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBFD |
|---|---|
| RGB | rgb(207, 187, 253) |
| HSL | hsl(258, 94%, 86%) |
| HSV | hsv(258, 26%, 99%) |
| CMYK | cmyk(18.2%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(79.56, 19.95, -29.96) |
| CIE-LCH | lch(79.56, 35.99, 303.66°) |
| OKLab | oklab(83.14% 0.0442 -0.0822) |
| OKLCH | oklch(83.14% 0.093 298.2) |
| XYZ | xyz(61.2283, 55.8976, 100.4731) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.14
Pale Violet
#CEAEFA
ΔE00 3.67
Light Lavender
#DFC5FE
ΔE00 4.05
Pale Lilac
#E4CBFF
ΔE00 5.66
Mauve
#E0B0FF
ΔE00 5.78
Periwinkle
#CCCCFF
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBFD #E9FDBB
analogous
#BBC8FD #CFBBFD #F0BBFD
triadic
#CFBBFD #FDCFBB #BBFDCF
tetradic
#CFBBFD #FDBBC8 #E9FDBB #BBFDF0
square
#CFBBFD #FDBBC8 #E9FDBB #BBFDF0
split-complementary
#CFBBFD #FDF0BB #C8FDBB
monochromatic
#7B44FA #A580FB #CFBBFD #EAE1FE #EAE1FE
Accessibility & contrast
On white
1.72
#CFBBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#CFBBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBFD
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBFD | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#B0C5FB
Tritanopia (blue-blind)
#C7C5D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbbfd; /* rgb */ color: rgb(207, 187, 253); /* oklch */ color: oklch(83.1% 0.093 298.2);
Tailwind
colors: {
custom: {
50: '#decffe',
500: '#cfbbfd',
950: '#000000',
},
}SCSS
$custom: #cfbbfd; $custom-light: #decffe; $custom-dark: #000000;
JSON
{
"hex": "#cfbbfd",
"rgb": {
"r": 207,
"g": 187,
"b": 253
},
"hsl": {
"h": 258.182,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.83143,
"c": 0.09332,
"h": 298.2
},
"luminance": 0.55898
}Semantic roles & 50–950 ramp
primary
#CFBBFD
secondary
#C3E379
accent
#E600A0
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151317
muted
#848385