#DF95CB#DF95CB
#DF95CB is a light, moderate pink. Relative luminance 0.415; OKLCH L 76.0% C 0.112 H 337.1°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DF95CB |
|---|---|
| RGB | rgb(223, 149, 203) |
| HSL | hsl(316, 54%, 73%) |
| HSV | hsv(316, 33%, 87%) |
| CMYK | cmyk(0%, 33.2%, 9%, 12.5%) |
| CIE-LAB | lab(70.52, 35.89, -16.38) |
| CIE-LCH | lch(70.52, 39.45, 335.47°) |
| OKLab | oklab(76% 0.1035 -0.0437) |
| OKLCH | oklch(76% 0.112 337.1) |
| XYZ | xyz(51.9581, 41.4971, 61.7612) |
| Luminance | 0.4149 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 5.97
Bubblegum Pink
#FE83CC
ΔE00 6.57
Lilac
#C8A2C8
ΔE00 6.93
Pink (survey)
#FF81C0
ΔE00 7.56
Violet (CSS)
#EE82EE
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF95CB #95DFA9
analogous
#CE95DF #DF95CB #DF95A6
triadic
#DF95CB #CBDF95 #95CBDF
tetradic
#DF95CB #DFCE95 #95DFA9 #95A6DF
square
#DF95CB #DFCE95 #95DFA9 #95A6DF
split-complementary
#DF95CB #A6DF95 #95DFCE
monochromatic
#C03A9C #D166B4 #DF95CB #EDC4E2 #F8E7F3
Accessibility & contrast
On white
2.26
#DF95CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#DF95CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF95CB
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF95CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF95CB | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6CD
Deuteranopia (green-blind)
#A8B1C9
Tritanopia (blue-blind)
#E797A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #df95cb; /* rgb */ color: rgb(223, 149, 203); /* oklch */ color: oklch(76.0% 0.112 337.1);
Tailwind
colors: {
custom: {
50: '#eab5db',
500: '#df95cb',
950: '#000000',
},
}SCSS
$custom: #df95cb; $custom-light: #eab5db; $custom-dark: #000000;
JSON
{
"hex": "#df95cb",
"rgb": {
"r": 223,
"g": 149,
"b": 203
},
"hsl": {
"h": 316.216,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.76003,
"c": 0.1124,
"h": 337.1
},
"luminance": 0.41495
}Semantic roles & 50–950 ramp
primary
#DF95CB
secondary
#DCEFE1
accent
#C14F24
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#161115
muted
#848083