#CFBBF3#CFBBF3
#CFBBF3 is a very light, moderate violet. Relative luminance 0.553; OKLCH L 82.8% C 0.080 H 301.0°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBF3 |
|---|---|
| RGB | rgb(207, 187, 243) |
| HSL | hsl(261, 70%, 84%) |
| HSV | hsv(261, 23%, 95%) |
| CMYK | cmyk(14.8%, 23%, 0%, 4.7%) |
| CIE-LAB | lab(79.20, 17.80, -25.15) |
| CIE-LCH | lch(79.20, 30.81, 305.29°) |
| OKLab | oklab(82.75% 0.0413 -0.0686) |
| OKLCH | oklch(82.75% 0.08 301) |
| XYZ | xyz(59.6768, 55.2770, 92.3022) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.16
Light Violet
#D6B4FC
ΔE00 3.90
Pale Lilac
#E4CBFF
ΔE00 4.53
Pale Violet
#CEAEFA
ΔE00 4.82
Light Lilac
#EDC8FF
ΔE00 5.94
Periwinkle
#CCCCFF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBF3 #DFF3BB
analogous
#BBC3F3 #CFBBF3 #EBBBF3
triadic
#CFBBF3 #F3CFBB #BBF3CF
tetradic
#CFBBF3 #F3BBC3 #DFF3BB #BBF3EB
square
#CFBBF3 #F3BBC3 #DFF3BB #BBF3EB
split-complementary
#CFBBF3 #F3EBBB #C3F3BB
monochromatic
#8653E1 #AA87EA #CFBBF3 #EDE5FA #EDE5FA
Accessibility & contrast
On white
1.74
#CFBBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#CFBBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBF3
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBF3 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C4F5
Deuteranopia (green-blind)
#B3C4F1
Tritanopia (blue-blind)
#C9C3CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cfbbf3; /* rgb */ color: rgb(207, 187, 243); /* oklch */ color: oklch(82.8% 0.080 301.0);
Tailwind
colors: {
custom: {
50: '#decff7',
500: '#cfbbf3',
950: '#000000',
},
}SCSS
$custom: #cfbbf3; $custom-light: #decff7; $custom-dark: #000000;
JSON
{
"hex": "#cfbbf3",
"rgb": {
"r": 207,
"g": 187,
"b": 243
},
"hsl": {
"h": 261.429,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.82752,
"c": 0.08007,
"h": 301
},
"luminance": 0.55277
}Semantic roles & 50–950 ramp
primary
#CFBBF3
secondary
#B5D37F
accent
#D2148E
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385