#CFB0DB#CFB0DB
#CFB0DB is a light, moderate purple. Relative luminance 0.494; OKLCH L 79.8% C 0.068 H 316.5°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB0DB |
|---|---|
| RGB | rgb(207, 176, 219) |
| HSL | hsl(283, 37%, 77%) |
| HSV | hsv(283, 20%, 86%) |
| CMYK | cmyk(5.5%, 19.6%, 0%, 14.1%) |
| CIE-LAB | lab(75.72, 18.88, -17.47) |
| CIE-LCH | lch(75.72, 25.72, 317.23°) |
| OKLab | oklab(79.8% 0.0497 -0.0471) |
| OKLCH | oklch(79.8% 0.068 316.5) |
| XYZ | xyz(54.0417, 49.4312, 73.6984) |
| Luminance | 0.4943 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.33
Thistle
#D8BFD8
ΔE00 6.26
Plum
#DDA0DD
ΔE00 6.61
Light Lavender
#DFC5FE
ΔE00 6.73
Light Lavendar
#EFC0FE
ΔE00 7.10
Light Lilac
#EDC8FF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB0DB #BCDBB0
analogous
#BAB0DB #CFB0DB #DBB0D1
triadic
#CFB0DB #DBCFB0 #B0DBCF
tetradic
#CFB0DB #DBBAB0 #BCDBB0 #B0D1DB
square
#CFB0DB #DBBAB0 #BCDBB0 #B0D1DB
split-complementary
#CFB0DB #D1DBB0 #B0DBBA
monochromatic
#9C5CB5 #B586C8 #CFB0DB #E9DAEE #F2EAF5
Accessibility & contrast
On white
1.93
#CFB0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#CFB0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB0DB
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB0DB | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB9DD
Deuteranopia (green-blind)
#B1BCDA
Tritanopia (blue-blind)
#CFB5BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cfb0db; /* rgb */ color: rgb(207, 176, 219); /* oklch */ color: oklch(79.8% 0.068 316.5);
Tailwind
colors: {
custom: {
50: '#dec7e6',
500: '#cfb0db',
950: '#000000',
},
}SCSS
$custom: #cfb0db; $custom-light: #dec7e6; $custom-dark: #000000;
JSON
{
"hex": "#cfb0db",
"rgb": {
"r": 207,
"g": 176,
"b": 219
},
"hsl": {
"h": 283.256,
"s": 37.391,
"l": 77.451
},
"oklch": {
"l": 0.79796,
"c": 0.06849,
"h": 316.5
},
"luminance": 0.49431
}Semantic roles & 50–950 ramp
primary
#CFB0DB
secondary
#E3ECDF
accent
#B03558
background
#FDFCFE
surface
#FBF8FC
border
#D4D1D5
text
#151316
muted
#838284