#CFBBED#CFBBED
#CFBBED is a very light, moderate violet. Relative luminance 0.549; OKLCH L 82.5% C 0.072 H 303.1°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBED |
|---|---|
| RGB | rgb(207, 187, 237) |
| HSL | hsl(264, 58%, 83%) |
| HSV | hsv(264, 21%, 93%) |
| CMYK | cmyk(12.7%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(79.00, 16.54, -22.23) |
| CIE-LCH | lch(79.00, 27.71, 306.65°) |
| OKLab | oklab(82.53% 0.0394 -0.0605) |
| OKLCH | oklch(82.53% 0.072 303.1) |
| XYZ | xyz(58.7856, 54.9205, 87.6081) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.44
Pale Lilac
#E4CBFF
ΔE00 4.36
Light Violet
#D6B4FC
ΔE00 4.99
Light Lilac
#EDC8FF
ΔE00 5.75
Pale Violet
#CEAEFA
ΔE00 5.98
Pale Lavender
#EECFFE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBED #D9EDBB
analogous
#BBC0ED #CFBBED #E8BBED
triadic
#CFBBED #EDCFBB #BBEDCF
tetradic
#CFBBED #EDBBC0 #D9EDBB #BBEDE8
square
#CFBBED #EDBBC0 #D9EDBB #BBEDE8
split-complementary
#CFBBED #EDE8BB #C0EDBB
monochromatic
#8B5AD3 #AD8BE0 #CFBBED #EEE7F9 #EEE7F9
Accessibility & contrast
On white
1.75
#CFBBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#CFBBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBED
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBED | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3EF
Deuteranopia (green-blind)
#B5C4EB
Tritanopia (blue-blind)
#CAC2CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cfbbed; /* rgb */ color: rgb(207, 187, 237); /* oklch */ color: oklch(82.5% 0.072 303.1);
Tailwind
colors: {
custom: {
50: '#decff3',
500: '#cfbbed',
950: '#000000',
},
}SCSS
$custom: #cfbbed; $custom-light: #decff3; $custom-dark: #000000;
JSON
{
"hex": "#cfbbed",
"rgb": {
"r": 207,
"g": 187,
"b": 237
},
"hsl": {
"h": 264,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.82526,
"c": 0.07218,
"h": 303.1
},
"luminance": 0.5492
}Semantic roles & 50–950 ramp
primary
#CFBBED
secondary
#ADCA82
accent
#C62083
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385