#CFB4D2#CFB4D2
#CFB4D2 is a light, muted purple. Relative luminance 0.506; OKLCH L 80.2% C 0.051 H 322.9°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB4D2 |
|---|---|
| RGB | rgb(207, 180, 210) |
| HSL | hsl(294, 25%, 76%) |
| HSV | hsv(294, 14%, 82%) |
| CMYK | cmyk(1.4%, 14.3%, 0%, 17.6%) |
| CIE-LAB | lab(76.41, 14.98, -11.53) |
| CIE-LCH | lch(76.41, 18.90, 322.41°) |
| OKLab | oklab(80.24% 0.0407 -0.0308) |
| OKLCH | oklch(80.24% 0.051 322.9) |
| XYZ | xyz(53.6846, 50.5618, 67.8916) |
| Luminance | 0.5056 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.11
Lilac
#C8A2C8
ΔE00 5.26
Pale Lavender
#EECFFE
ΔE00 8.47
Pale Lilac
#E4CBFF
ΔE00 8.65
Very Light Purple
#F6CEFC
ΔE00 8.73
Light Lavender
#DFC5FE
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB4D2 #B7D2B4
analogous
#C0B4D2 #CFB4D2 #D2B4C6
triadic
#CFB4D2 #D2CFB4 #B4D2CF
tetradic
#CFB4D2 #D2C0B4 #B7D2B4 #B4C6D2
square
#CFB4D2 #D2C0B4 #B7D2B4 #B4C6D2
split-complementary
#CFB4D2 #C6D2B4 #B4D2C0
monochromatic
#9E68A4 #B78EBB #CFB4D2 #E7DAE9 #F3ECF4
Accessibility & contrast
On white
1.89
#CFB4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#CFB4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB4D2
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB4D2 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BBD3
Deuteranopia (green-blind)
#B7BED1
Tritanopia (blue-blind)
#D0B7BE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cfb4d2; /* rgb */ color: rgb(207, 180, 210); /* oklch */ color: oklch(80.2% 0.051 322.9);
Tailwind
colors: {
custom: {
50: '#ddcadf',
500: '#cfb4d2',
950: '#000000',
},
}SCSS
$custom: #cfb4d2; $custom-light: #ddcadf; $custom-dark: #000000;
JSON
{
"hex": "#cfb4d2",
"rgb": {
"r": 207,
"g": 180,
"b": 210
},
"hsl": {
"h": 294,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.80239,
"c": 0.0511,
"h": 322.9
},
"luminance": 0.50561
}Semantic roles & 50–950 ramp
primary
#CFB4D2
secondary
#86A883
accent
#A4424C
background
#FEFDFE
surface
#FCF9FC
border
#D5D2D5
text
#151315
muted
#848284