#DFBBCA#DFBBCA
#DFBBCA is a very light, muted pink. Relative luminance 0.555; OKLCH L 82.8% C 0.046 H 351.2°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBBCA |
|---|---|
| RGB | rgb(223, 187, 202) |
| HSL | hsl(335, 36%, 80%) |
| HSV | hsv(335, 16%, 87%) |
| CMYK | cmyk(0%, 16.1%, 9.4%, 12.5%) |
| CIE-LAB | lab(79.33, 15.30, -2.72) |
| CIE-LCH | lch(79.33, 15.54, 349.91°) |
| OKLab | oklab(82.76% 0.045 -0.007) |
| OKLCH | oklch(82.76% 0.046 351.2) |
| XYZ | xyz(58.8617, 55.4944, 63.4765) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.90
Dusty Pink
#D8A7B1
ΔE00 6.08
Pale Pink
#FFCFDC
ΔE00 6.26
Light Pink
#FFD1DF
ΔE00 6.32
Bubblegum
#FFC1CC
ΔE00 7.13
Pink
#FFC0CB
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBBCA #BBDFD0
analogous
#DFBBDC #DFBBCA #DFBEBB
triadic
#DFBBCA #CADFBB #BBCADF
tetradic
#DFBBCA #DCDFBB #BBDFD0 #BEBBDF
square
#DFBBCA #DCDFBB #BBDFD0 #BEBBDF
split-complementary
#DFBBCA #BBDFBE #BBDCDF
monochromatic
#B86889 #CB91AA #DFBBCA #F3E5EA #F5EAEF
Accessibility & contrast
On white
1.74
#DFBBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#DFBBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBBCA
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBBCA | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CB
Deuteranopia (green-blind)
#C6C7C9
Tritanopia (blue-blind)
#E5BAC0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dfbbca; /* rgb */ color: rgb(223, 187, 202); /* oklch */ color: oklch(82.8% 0.046 351.2);
Tailwind
colors: {
custom: {
50: '#e9cfda',
500: '#dfbbca',
950: '#000000',
},
}SCSS
$custom: #dfbbca; $custom-light: #e9cfda; $custom-dark: #000000;
JSON
{
"hex": "#dfbbca",
"rgb": {
"r": 223,
"g": 187,
"b": 202
},
"hsl": {
"h": 335,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.82761,
"c": 0.04557,
"h": 351.2
},
"luminance": 0.55493
}Semantic roles & 50–950 ramp
primary
#DFBBCA
secondary
#87B7A3
accent
#AF7D37
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161314
muted
#848383