#DF9EBF#DF9EBF
#DF9EBF is a light, moderate pink. Relative luminance 0.439; OKLCH L 77.1% C 0.088 H 347.5°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9EBF |
|---|---|
| RGB | rgb(223, 158, 191) |
| HSL | hsl(330, 50%, 75%) |
| HSV | hsv(330, 29%, 87%) |
| CMYK | cmyk(0%, 29.1%, 14.3%, 12.5%) |
| CIE-LAB | lab(72.17, 29.08, -7.28) |
| CIE-LCH | lch(72.17, 29.98, 345.94°) |
| OKLab | oklab(77.13% 0.0858 -0.019) |
| OKLCH | oklch(77.13% 0.088 347.5) |
| XYZ | xyz(52.0623, 43.9057, 55.0124) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.74
Powder Pink
#FFB2D0
ΔE00 6.56
Lilac
#C8A2C8
ΔE00 6.67
Pig Pink
#E78EA5
ΔE00 7.04
Dusty Pink
#D8A7B1
ΔE00 7.32
Baby Pink
#FFB7CE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9EBF #9EDFBE
analogous
#DE9EDF #DF9EBF #DF9E9F
triadic
#DF9EBF #BFDF9E #9EBFDF
tetradic
#DF9EBF #DFDE9E #9EDFBE #9E9FDF
square
#DF9EBF #DFDE9E #9EDFBE #9E9FDF
split-complementary
#DF9EBF #9FDF9E #9EDFDE
monochromatic
#C14282 #D070A1 #DF9EBF #EECCDD #F7E8F0
Accessibility & contrast
On white
2.15
#DF9EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#DF9EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9EBF
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9EBF | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC0
Deuteranopia (green-blind)
#B2B5BD
Tritanopia (blue-blind)
#E89DA9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #df9ebf; /* rgb */ color: rgb(223, 158, 191); /* oklch */ color: oklch(77.1% 0.088 347.5);
Tailwind
colors: {
custom: {
50: '#eabbd2',
500: '#df9ebf',
950: '#000000',
},
}SCSS
$custom: #df9ebf; $custom-light: #eabbd2; $custom-dark: #000000;
JSON
{
"hex": "#df9ebf",
"rgb": {
"r": 223,
"g": 158,
"b": 191
},
"hsl": {
"h": 329.538,
"s": 50.388,
"l": 74.706
},
"oklch": {
"l": 0.77134,
"c": 0.08786,
"h": 347.5
},
"luminance": 0.43903
}Semantic roles & 50–950 ramp
primary
#DF9EBF
secondary
#DDEEE5
accent
#BE7228
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161214
muted
#848182