#DA95B2#DA95B2
#DA95B2 is a light, moderate pink. Relative luminance 0.396; OKLCH L 74.6% C 0.090 H 352.6°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DA95B2 |
|---|---|
| RGB | rgb(218, 149, 178) |
| HSL | hsl(335, 48%, 72%) |
| HSV | hsv(335, 32%, 85%) |
| CMYK | cmyk(0%, 31.7%, 18.3%, 14.5%) |
| CIE-LAB | lab(69.20, 30.11, -4.52) |
| CIE-LCH | lch(69.20, 30.45, 351.46°) |
| OKLab | oklab(74.61% 0.0898 -0.0116) |
| OKLCH | oklch(74.61% 0.091 352.6) |
| XYZ | xyz(47.6972, 39.6172, 47.2454) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.59
Pig Pink
#E78EA5
ΔE00 4.87
Dull Pink
#D5869D
ΔE00 4.95
Light Mauve
#C292A1
ΔE00 6.01
Grey Pink
#C3909B
ΔE00 6.85
Dusty Pink
#D8A7B1
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA95B2 #95DABD
analogous
#DA95D5 #DA95B2 #DA9B95
triadic
#DA95B2 #B2DA95 #95B2DA
tetradic
#DA95B2 #D5DA95 #95DABD #9B95DA
square
#DA95B2 #D5DA95 #95DABD #9B95DA
split-complementary
#DA95B2 #95DA9B #95D5DA
monochromatic
#B53F71 #CA6891 #DA95B2 #EAC2D3 #F7E8EF
Accessibility & contrast
On white
2.35
#DA95B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#DA95B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA95B2
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA95B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA95B2 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B3
Deuteranopia (green-blind)
#ACADB0
Tritanopia (blue-blind)
#E4939F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #da95b2; /* rgb */ color: rgb(218, 149, 178); /* oklch */ color: oklch(74.6% 0.090 352.6);
Tailwind
colors: {
custom: {
50: '#e6b5c9',
500: '#da95b2',
950: '#000000',
},
}SCSS
$custom: #da95b2; $custom-light: #e6b5c9; $custom-dark: #000000;
JSON
{
"hex": "#da95b2",
"rgb": {
"r": 218,
"g": 149,
"b": 178
},
"hsl": {
"h": 334.783,
"s": 48.252,
"l": 71.961
},
"oklch": {
"l": 0.74613,
"c": 0.0905,
"h": 352.6
},
"luminance": 0.39615
}Semantic roles & 50–950 ramp
primary
#DA95B2
secondary
#DDEEE7
accent
#BC7E2A
background
#FEFBFC
surface
#FCF6F8
border
#D5D0D1
text
#161113
muted
#848082