#CFBBEF#CFBBEF
#CFBBEF is a very light, moderate violet. Relative luminance 0.550; OKLCH L 82.6% C 0.075 H 302.3°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBEF |
|---|---|
| RGB | rgb(207, 187, 239) |
| HSL | hsl(263, 62%, 84%) |
| HSV | hsv(263, 22%, 94%) |
| CMYK | cmyk(13.4%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(79.06, 16.96, -23.21) |
| CIE-LCH | lch(79.06, 28.74, 306.16°) |
| OKLab | oklab(82.6% 0.04 -0.0632) |
| OKLCH | oklch(82.6% 0.075 302.3) |
| XYZ | xyz(59.0794, 55.0381, 89.1556) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.27
Pale Lilac
#E4CBFF
ΔE00 4.36
Light Violet
#D6B4FC
ΔE00 4.59
Pale Violet
#CEAEFA
ΔE00 5.56
Light Lilac
#EDC8FF
ΔE00 5.77
Pale Lavender
#EECFFE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBEF #DBEFBB
analogous
#BBC1EF #CFBBEF #E9BBEF
triadic
#CFBBEF #EFCFBB #BBEFCF
tetradic
#CFBBEF #EFBBC1 #DBEFBB #BBEFE9
square
#CFBBEF #EFBBC1 #DBEFBB #BBEFE9
split-complementary
#CFBBEF #EFE9BB #C1EFBB
monochromatic
#8958D8 #AC89E3 #CFBBEF #EEE6F9 #EEE6F9
Accessibility & contrast
On white
1.75
#CFBBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#CFBBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBEF
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBEF | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F1
Deuteranopia (green-blind)
#B5C4ED
Tritanopia (blue-blind)
#CAC2CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cfbbef; /* rgb */ color: rgb(207, 187, 239); /* oklch */ color: oklch(82.6% 0.075 302.3);
Tailwind
colors: {
custom: {
50: '#decff4',
500: '#cfbbef',
950: '#000000',
},
}SCSS
$custom: #cfbbef; $custom-light: #decff4; $custom-dark: #000000;
JSON
{
"hex": "#cfbbef",
"rgb": {
"r": 207,
"g": 187,
"b": 239
},
"hsl": {
"h": 263.077,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.826,
"c": 0.07481,
"h": 302.3
},
"luminance": 0.55038
}Semantic roles & 50–950 ramp
primary
#CFBBEF
secondary
#B0CD81
accent
#CA1C87
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385