#CFBBDE#CFBBDE
#CFBBDE is a light, muted violet. Relative luminance 0.541; OKLCH L 82.0% C 0.053 H 310.7°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBDE |
|---|---|
| RGB | rgb(207, 187, 222) |
| HSL | hsl(274, 35%, 80%) |
| HSV | hsv(274, 16%, 87%) |
| CMYK | cmyk(6.8%, 15.8%, 0%, 12.9%) |
| CIE-LAB | lab(78.51, 13.50, -14.89) |
| CIE-LCH | lch(78.51, 20.10, 312.21°) |
| OKLab | oklab(81.99% 0.0345 -0.0401) |
| OKLCH | oklch(81.99% 0.053 310.7) |
| XYZ | xyz(56.6850, 54.0803, 76.5454) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.85
Pale Lilac
#E4CBFF
ΔE00 6.29
Light Lavender
#DFC5FE
ΔE00 6.47
Pale Lavender
#EECFFE
ΔE00 6.77
Light Lilac
#EDC8FF
ΔE00 7.28
Lilac
#C8A2C8
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBDE #CADEBB
analogous
#BEBBDE #CFBBDE #DEBBDB
triadic
#CFBBDE #DECFBB #BBDECF
tetradic
#CFBBDE #DEBEBB #CADEBB #BBDBDE
square
#CFBBDE #DEBEBB #CADEBB #BBDBDE
split-complementary
#CFBBDE #DBDEBB #BBDEBE
monochromatic
#9569B6 #B292CA #CFBBDE #ECE4F2 #F0EAF5
Accessibility & contrast
On white
1.78
#CFBBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#CFBBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBDE
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBDE | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C1E0
Deuteranopia (green-blind)
#BAC3DD
Tritanopia (blue-blind)
#CEBFC7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbbde; /* rgb */ color: rgb(207, 187, 222); /* oklch */ color: oklch(82.0% 0.053 310.7);
Tailwind
colors: {
custom: {
50: '#ddcfe8',
500: '#cfbbde',
950: '#000000',
},
}SCSS
$custom: #cfbbde; $custom-light: #ddcfe8; $custom-dark: #000000;
JSON
{
"hex": "#cfbbde",
"rgb": {
"r": 207,
"g": 187,
"b": 222
},
"hsl": {
"h": 274.286,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.81987,
"c": 0.05291,
"h": 310.7
},
"luminance": 0.5408
}Semantic roles & 50–950 ramp
primary
#CFBBDE
secondary
#9BB687
accent
#AD386A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151316
muted
#848384