#CFB8DB#CFB8DB
#CFB8DB is a light, muted violet. Relative luminance 0.527; OKLCH L 81.3% C 0.054 H 314.1°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB8DB |
|---|---|
| RGB | rgb(207, 184, 219) |
| HSL | hsl(279, 33%, 79%) |
| HSV | hsv(279, 16%, 86%) |
| CMYK | cmyk(5.5%, 16%, 0%, 14.1%) |
| CIE-LAB | lab(77.67, 14.54, -14.52) |
| CIE-LCH | lch(77.67, 20.55, 315.04°) |
| OKLab | oklab(81.31% 0.0379 -0.0391) |
| OKLCH | oklch(81.31% 0.054 314.1) |
| XYZ | xyz(55.6567, 52.6613, 74.2367) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.73
Lilac
#C8A2C8
ΔE00 6.31
Pale Lilac
#E4CBFF
ΔE00 6.76
Light Lavender
#DFC5FE
ΔE00 6.84
Pale Lavender
#EECFFE
ΔE00 7.06
Light Lilac
#EDC8FF
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB8DB #C4DBB8
analogous
#BEB8DB #CFB8DB #DBB8D6
triadic
#CFB8DB #DBCFB8 #B8DBCF
tetradic
#CFB8DB #DBBEB8 #C4DBB8 #B8D6DB
square
#CFB8DB #DBBEB8 #C4DBB8 #B8D6DB
split-complementary
#CFB8DB #D6DBB8 #B8DBBE
monochromatic
#9867B2 #B48FC6 #CFB8DB #EAE1F0 #F1EBF5
Accessibility & contrast
On white
1.82
#CFB8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#CFB8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB8DB
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB8DB | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDD
Deuteranopia (green-blind)
#B8C1DA
Tritanopia (blue-blind)
#CEBCC4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfb8db; /* rgb */ color: rgb(207, 184, 219); /* oklch */ color: oklch(81.3% 0.054 314.1);
Tailwind
colors: {
custom: {
50: '#ddcde6',
500: '#cfb8db',
950: '#000000',
},
}SCSS
$custom: #cfb8db; $custom-light: #ddcde6; $custom-dark: #000000;
JSON
{
"hex": "#cfb8db",
"rgb": {
"r": 207,
"g": 184,
"b": 219
},
"hsl": {
"h": 279.429,
"s": 32.71,
"l": 79.02
},
"oklch": {
"l": 0.81309,
"c": 0.05443,
"h": 314.1
},
"luminance": 0.52661
}Semantic roles & 50–950 ramp
primary
#CFB8DB
secondary
#94B285
accent
#AB3A61
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#151315
muted
#848384