#CFBBDA#CFBBDA
#CFBBDA is a light, muted violet. Relative luminance 0.539; OKLCH L 81.8% C 0.048 H 313.7°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBDA |
|---|---|
| RGB | rgb(207, 187, 218) |
| HSL | hsl(279, 30%, 79%) |
| HSV | hsv(279, 14%, 85%) |
| CMYK | cmyk(5%, 14.2%, 0%, 14.5%) |
| CIE-LAB | lab(78.38, 12.72, -12.91) |
| CIE-LCH | lch(78.38, 18.13, 314.57°) |
| OKLab | oklab(81.85% 0.0332 -0.0347) |
| OKLCH | oklch(81.85% 0.048 313.7) |
| XYZ | xyz(56.1553, 53.8684, 73.7554) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.87
Pale Lilac
#E4CBFF
ΔE00 7.23
Pale Lavender
#EECFFE
ΔE00 7.40
Lilac
#C8A2C8
ΔE00 7.41
Light Lavender
#DFC5FE
ΔE00 7.57
Light Lilac
#EDC8FF
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBDA #C6DABB
analogous
#C0BBDA #CFBBDA #DABBD6
triadic
#CFBBDA #DACFBB #BBDACF
tetradic
#CFBBDA #DAC0BB #C6DABB #BBD6DA
square
#CFBBDA #DAC0BB #C6DABB #BBD6DA
split-complementary
#CFBBDA #D6DABB #BBDAC0
monochromatic
#976CAF #B393C4 #CFBBDA #EBE3F0 #F1EBF4
Accessibility & contrast
On white
1.78
#CFBBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#CFBBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBDA
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBDA | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DB
Deuteranopia (green-blind)
#BBC2D9
Tritanopia (blue-blind)
#CEBEC5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbbda; /* rgb */ color: rgb(207, 187, 218); /* oklch */ color: oklch(81.8% 0.048 313.7);
Tailwind
colors: {
custom: {
50: '#ddcfe5',
500: '#cfbbda',
950: '#000000',
},
}SCSS
$custom: #cfbbda; $custom-light: #ddcfe5; $custom-dark: #000000;
JSON
{
"hex": "#cfbbda",
"rgb": {
"r": 207,
"g": 187,
"b": 218
},
"hsl": {
"h": 278.71,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.8185,
"c": 0.04798,
"h": 313.7
},
"luminance": 0.53868
}Semantic roles & 50–950 ramp
primary
#CFBBDA
secondary
#97B188
accent
#A83D63
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384