#CFB0DA#CFB0DA
#CFB0DA is a light, moderate purple. Relative luminance 0.494; OKLCH L 79.8% C 0.067 H 317.2°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB0DA |
|---|---|
| RGB | rgb(207, 176, 218) |
| HSL | hsl(284, 36%, 77%) |
| HSV | hsv(284, 19%, 85%) |
| CMYK | cmyk(5%, 19.3%, 0%, 14.5%) |
| CIE-LAB | lab(75.69, 18.69, -16.97) |
| CIE-LCH | lch(75.69, 25.24, 317.75°) |
| OKLab | oklab(79.76% 0.0494 -0.0458) |
| OKLCH | oklch(79.76% 0.067 317.2) |
| XYZ | xyz(53.9104, 49.3787, 73.0071) |
| Luminance | 0.4938 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.19
Thistle
#D8BFD8
ΔE00 6.05
Plum
#DDA0DD
ΔE00 6.70
Light Lavender
#DFC5FE
ΔE00 6.92
Light Lilac
#EDC8FF
ΔE00 7.23
Light Lavendar
#EFC0FE
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB0DA #BBDAB0
analogous
#BAB0DA #CFB0DA #DAB0D0
triadic
#CFB0DA #DACFB0 #B0DACF
tetradic
#CFB0DA #DABAB0 #BBDAB0 #B0D0DA
square
#CFB0DA #DABAB0 #BBDAB0 #B0D0DA
split-complementary
#CFB0DA #D0DAB0 #B0DABA
monochromatic
#9C5DB3 #B686C6 #CFB0DA #E8DAEE #F2EAF5
Accessibility & contrast
On white
1.93
#CFB0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#CFB0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB0DA
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB0DA | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB9DC
Deuteranopia (green-blind)
#B2BCD9
Tritanopia (blue-blind)
#CFB4BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cfb0da; /* rgb */ color: rgb(207, 176, 218); /* oklch */ color: oklch(79.8% 0.067 317.2);
Tailwind
colors: {
custom: {
50: '#dec7e5',
500: '#cfb0da',
950: '#000000',
},
}SCSS
$custom: #cfb0da; $custom-light: #dec7e5; $custom-dark: #000000;
JSON
{
"hex": "#cfb0da",
"rgb": {
"r": 207,
"g": 176,
"b": 218
},
"hsl": {
"h": 284.286,
"s": 36.207,
"l": 77.255
},
"oklch": {
"l": 0.7976,
"c": 0.06732,
"h": 317.2
},
"luminance": 0.49378
}Semantic roles & 50–950 ramp
primary
#CFB0DA
secondary
#E2ECDF
accent
#AF3656
background
#FDFCFE
surface
#FBF8FC
border
#D4D1D5
text
#151315
muted
#838284