#DF95CA#DF95CA
#DF95CA is a light, moderate pink. Relative luminance 0.414; OKLCH L 76.0% C 0.112 H 337.7°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DF95CA |
|---|---|
| RGB | rgb(223, 149, 202) |
| HSL | hsl(317, 54%, 73%) |
| HSV | hsv(317, 33%, 87%) |
| CMYK | cmyk(0%, 33.2%, 9.4%, 12.5%) |
| CIE-LAB | lab(70.49, 35.72, -15.88) |
| CIE-LCH | lch(70.49, 39.09, 336.03°) |
| OKLab | oklab(75.97% 0.1032 -0.0423) |
| OKLCH | oklch(75.97% 0.112 337.7) |
| XYZ | xyz(51.8393, 41.4496, 61.1357) |
| Luminance | 0.4145 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 6.17
Bubblegum Pink
#FE83CC
ΔE00 6.57
Lilac
#C8A2C8
ΔE00 6.91
Pink (survey)
#FF81C0
ΔE00 7.48
Violet (CSS)
#EE82EE
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF95CA #95DFAA
analogous
#CF95DF #DF95CA #DF95A5
triadic
#DF95CA #CADF95 #95CADF
tetradic
#DF95CA #DFCF95 #95DFAA #95A5DF
square
#DF95CA #DFCF95 #95DFAA #95A5DF
split-complementary
#DF95CA #A5DF95 #95DFCF
monochromatic
#C03A9A #D166B2 #DF95CA #EDC4E2 #F8E7F3
Accessibility & contrast
On white
2.26
#DF95CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#DF95CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF95CA
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF95CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF95CA | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A6CC
Deuteranopia (green-blind)
#A9B0C8
Tritanopia (blue-blind)
#E797A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #df95ca; /* rgb */ color: rgb(223, 149, 202); /* oklch */ color: oklch(76.0% 0.112 337.7);
Tailwind
colors: {
custom: {
50: '#eab5da',
500: '#df95ca',
950: '#000000',
},
}SCSS
$custom: #df95ca; $custom-light: #eab5da; $custom-dark: #000000;
JSON
{
"hex": "#df95ca",
"rgb": {
"r": 223,
"g": 149,
"b": 202
},
"hsl": {
"h": 317.027,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.75967,
"c": 0.11158,
"h": 337.7
},
"luminance": 0.41447
}Semantic roles & 50–950 ramp
primary
#DF95CA
secondary
#DCEFE1
accent
#C15124
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#161114
muted
#848083