#CFB9DB#CFB9DB
#CFB9DB is a light, muted violet. Relative luminance 0.531; OKLCH L 81.5% C 0.053 H 313.8°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB9DB |
|---|---|
| RGB | rgb(207, 185, 219) |
| HSL | hsl(279, 32%, 79%) |
| HSV | hsv(279, 16%, 86%) |
| CMYK | cmyk(5.5%, 15.5%, 0%, 14.1%) |
| CIE-LAB | lab(77.92, 14.00, -14.15) |
| CIE-LCH | lch(77.92, 19.90, 314.69°) |
| OKLab | oklab(81.5% 0.0364 -0.038) |
| OKLCH | oklch(81.5% 0.053 313.8) |
| XYZ | xyz(55.8652, 53.0783, 74.3062) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.48
Lilac
#C8A2C8
ΔE00 6.65
Pale Lilac
#E4CBFF
ΔE00 6.81
Light Lavender
#DFC5FE
ΔE00 6.96
Pale Lavender
#EECFFE
ΔE00 7.09
Light Lilac
#EDC8FF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB9DB #C5DBB9
analogous
#BEB9DB #CFB9DB #DBB9D6
triadic
#CFB9DB #DBCFB9 #B9DBCF
tetradic
#CFB9DB #DBBEB9 #C5DBB9 #B9D6DB
square
#CFB9DB #DBBEB9 #C5DBB9 #B9D6DB
split-complementary
#CFB9DB #D6DBB9 #B9DBBE
monochromatic
#9868B1 #B391C6 #CFB9DB #EBE1F0 #F1EBF5
Accessibility & contrast
On white
1.81
#CFB9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#CFB9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB9DB
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB9DB | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFDD
Deuteranopia (green-blind)
#B9C1DA
Tritanopia (blue-blind)
#CEBDC4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cfb9db; /* rgb */ color: rgb(207, 185, 219); /* oklch */ color: oklch(81.5% 0.053 313.8);
Tailwind
colors: {
custom: {
50: '#ddcee6',
500: '#cfb9db',
950: '#000000',
},
}SCSS
$custom: #cfb9db; $custom-light: #ddcee6; $custom-dark: #000000;
JSON
{
"hex": "#cfb9db",
"rgb": {
"r": 207,
"g": 185,
"b": 219
},
"hsl": {
"h": 278.824,
"s": 32.075,
"l": 79.216
},
"oklch": {
"l": 0.81501,
"c": 0.05268,
"h": 313.8
},
"luminance": 0.53078
}Semantic roles & 50–950 ramp
primary
#CFB9DB
secondary
#96B286
accent
#AB3B62
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#151315
muted
#848384