#CFB6DB#CFB6DB
#CFB6DB is a light, muted purple. Relative luminance 0.518; OKLCH L 80.9% C 0.058 H 314.8°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB6DB |
|---|---|
| RGB | rgb(207, 182, 219) |
| HSL | hsl(281, 34%, 79%) |
| HSV | hsv(281, 17%, 86%) |
| CMYK | cmyk(5.5%, 16.9%, 0%, 14.1%) |
| CIE-LAB | lab(77.18, 15.62, -15.26) |
| CIE-LCH | lch(77.18, 21.84, 315.67°) |
| OKLab | oklab(80.93% 0.0408 -0.0411) |
| OKLCH | oklch(80.93% 0.058 314.8) |
| XYZ | xyz(55.2442, 51.8363, 74.0992) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.30
Lilac
#C8A2C8
ΔE00 5.69
Light Lavender
#DFC5FE
ΔE00 6.67
Pale Lilac
#E4CBFF
ΔE00 6.75
Pale Lavender
#EECFFE
ΔE00 7.09
Light Lilac
#EDC8FF
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB6DB #C2DBB6
analogous
#BCB6DB #CFB6DB #DBB6D4
triadic
#CFB6DB #DBCFB6 #B6DBCF
tetradic
#CFB6DB #DBBCB6 #C2DBB6 #B6D4DB
square
#CFB6DB #DBBCB6 #C2DBB6 #B6D4DB
split-complementary
#CFB6DB #D4DBB6 #B6DBBC
monochromatic
#9964B3 #B48DC7 #CFB6DB #EADFEF #F2EBF5
Accessibility & contrast
On white
1.85
#CFB6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#CFB6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB6DB
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB6DB | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BDDD
Deuteranopia (green-blind)
#B6BFDA
Tritanopia (blue-blind)
#CFBAC2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfb6db; /* rgb */ color: rgb(207, 182, 219); /* oklch */ color: oklch(80.9% 0.058 314.8);
Tailwind
colors: {
custom: {
50: '#ddcce6',
500: '#cfb6db',
950: '#000000',
},
}SCSS
$custom: #cfb6db; $custom-light: #ddcce6; $custom-dark: #000000;
JSON
{
"hex": "#cfb6db",
"rgb": {
"r": 207,
"g": 182,
"b": 219
},
"hsl": {
"h": 280.541,
"s": 33.945,
"l": 78.627
},
"oklch": {
"l": 0.80928,
"c": 0.05793,
"h": 314.8
},
"luminance": 0.51836
}Semantic roles & 50–950 ramp
primary
#CFB6DB
secondary
#92B283
accent
#AD395E
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#151315
muted
#848384