#CFB7DB#CFB7DB
#CFB7DB is a light, muted purple. Relative luminance 0.522; OKLCH L 81.1% C 0.056 H 314.5°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB7DB |
|---|---|
| RGB | rgb(207, 183, 219) |
| HSL | hsl(280, 33%, 79%) |
| HSV | hsv(280, 16%, 86%) |
| CMYK | cmyk(5.5%, 16.4%, 0%, 14.1%) |
| CIE-LAB | lab(77.43, 15.08, -14.89) |
| CIE-LCH | lch(77.43, 21.19, 315.36°) |
| OKLab | oklab(81.12% 0.0394 -0.0401) |
| OKLCH | oklch(81.12% 0.056 314.5) |
| XYZ | xyz(55.4498, 52.2474, 74.1677) |
| Luminance | 0.5225 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.00
Lilac
#C8A2C8
ΔE00 5.99
Pale Lilac
#E4CBFF
ΔE00 6.74
Light Lavender
#DFC5FE
ΔE00 6.74
Pale Lavender
#EECFFE
ΔE00 7.06
Light Lilac
#EDC8FF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB7DB #C3DBB7
analogous
#BDB7DB #CFB7DB #DBB7D5
triadic
#CFB7DB #DBCFB7 #B7DBCF
tetradic
#CFB7DB #DBBDB7 #C3DBB7 #B7D5DB
square
#CFB7DB #DBBDB7 #C3DBB7 #B7D5DB
split-complementary
#CFB7DB #D5DBB7 #B7DBBD
monochromatic
#9965B2 #B48EC7 #CFB7DB #EAE0EF #F1EBF5
Accessibility & contrast
On white
1.83
#CFB7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#CFB7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB7DB
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB7DB | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BEDD
Deuteranopia (green-blind)
#B7C0DA
Tritanopia (blue-blind)
#CEBBC3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfb7db; /* rgb */ color: rgb(207, 183, 219); /* oklch */ color: oklch(81.1% 0.056 314.5);
Tailwind
colors: {
custom: {
50: '#ddcce6',
500: '#cfb7db',
950: '#000000',
},
}SCSS
$custom: #cfb7db; $custom-light: #ddcce6; $custom-dark: #000000;
JSON
{
"hex": "#cfb7db",
"rgb": {
"r": 207,
"g": 183,
"b": 219
},
"hsl": {
"h": 280,
"s": 33.333,
"l": 78.824
},
"oklch": {
"l": 0.81118,
"c": 0.05617,
"h": 314.5
},
"luminance": 0.52247
}Semantic roles & 50–950 ramp
primary
#CFB7DB
secondary
#93B284
accent
#AC3960
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#151315
muted
#848384