#CFB8D2#CFB8D2
#CFB8D2 is a light, muted purple. Relative luminance 0.522; OKLCH L 81.0% C 0.044 H 322.3°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB8D2 |
|---|---|
| RGB | rgb(207, 184, 210) |
| HSL | hsl(293, 22%, 77%) |
| HSV | hsv(293, 12%, 82%) |
| CMYK | cmyk(1.4%, 12.4%, 0%, 17.6%) |
| CIE-LAB | lab(77.40, 12.81, -10.06) |
| CIE-LCH | lch(77.40, 16.29, 321.87°) |
| OKLab | oklab(81.01% 0.0348 -0.0268) |
| OKLCH | oklch(81.01% 0.044 322.3) |
| XYZ | xyz(54.5038, 52.2002, 68.1646) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.01
Lilac
#C8A2C8
ΔE00 6.92
Pale Lavender
#EECFFE
ΔE00 8.71
Pale Lilac
#E4CBFF
ΔE00 8.95
Very Light Purple
#F6CEFC
ΔE00 9.14
Light Lavender
#DFC5FE
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB8D2 #BBD2B8
analogous
#C2B8D2 #CFB8D2 #D2B8C8
triadic
#CFB8D2 #D2CFB8 #B8D2CF
tetradic
#CFB8D2 #D2C2B8 #BBD2B8 #B8C8D2
square
#CFB8D2 #D2C2B8 #BBD2B8 #B8C8D2
split-complementary
#CFB8D2 #C8D2B8 #B8D2C2
monochromatic
#9C6DA3 #B693BA #CFB8D2 #E8DDEA #F2ECF3
Accessibility & contrast
On white
1.84
#CFB8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#CFB8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB8D2
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB8D2 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BED3
Deuteranopia (green-blind)
#BBC0D1
Tritanopia (blue-blind)
#D0BAC1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfb8d2; /* rgb */ color: rgb(207, 184, 210); /* oklch */ color: oklch(81.0% 0.044 322.3);
Tailwind
colors: {
custom: {
50: '#ddcddf',
500: '#cfb8d2',
950: '#000000',
},
}SCSS
$custom: #cfb8d2; $custom-light: #ddcddf; $custom-dark: #000000;
JSON
{
"hex": "#cfb8d2",
"rgb": {
"r": 207,
"g": 184,
"b": 210
},
"hsl": {
"h": 293.077,
"s": 22.414,
"l": 77.255
},
"oklch": {
"l": 0.81006,
"c": 0.04394,
"h": 322.3
},
"luminance": 0.522
}Semantic roles & 50–950 ramp
primary
#CFB8D2
secondary
#8BA787
accent
#A1454F
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#151315
muted
#848384