#DA8FCB#DA8FCB
#DA8FCB is a light, moderate pink. Relative luminance 0.389; OKLCH L 74.5% C 0.119 H 334.2°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DA8FCB |
|---|---|
| RGB | rgb(218, 143, 203) |
| HSL | hsl(312, 50%, 71%) |
| HSV | hsv(312, 34%, 85%) |
| CMYK | cmyk(0%, 34.4%, 6.9%, 14.5%) |
| CIE-LAB | lab(68.65, 37.43, -19.26) |
| CIE-LCH | lch(68.65, 42.10, 332.77°) |
| OKLab | oklab(74.46% 0.1071 -0.0517) |
| OKLCH | oklch(74.46% 0.119 334.2) |
| XYZ | xyz(49.5150, 38.8644, 61.3818) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.22
Plum
#DDA0DD
ΔE00 4.64
Bubblegum Pink
#FE83CC
ΔE00 6.72
Orchid (survey)
#C875C4
ΔE00 7.54
Lilac
#C8A2C8
ΔE00 7.60
Violet (CSS)
#EE82EE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA8FCB #8FDA9E
analogous
#C38FDA #DA8FCB #DA8FA5
triadic
#DA8FCB #CBDA8F #8FCBDA
tetradic
#DA8FCB #DAC38F #8FDA9E #8FA5DA
square
#DA8FCB #DAC38F #8FDA9E #8FA5DA
split-complementary
#DA8FCB #A5DA8F #8FDAC3
monochromatic
#B33B9B #CB61B6 #DA8FCB #E9BDE0 #F7E8F4
Accessibility & contrast
On white
2.39
#DA8FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#DA8FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA8FCB
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA8FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA8FCB | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA1CD
Deuteranopia (green-blind)
#A1ABC9
Tritanopia (blue-blind)
#E192A5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #da8fcb; /* rgb */ color: rgb(218, 143, 203); /* oklch */ color: oklch(74.5% 0.119 334.2);
Tailwind
colors: {
custom: {
50: '#e6b1db',
500: '#da8fcb',
950: '#000000',
},
}SCSS
$custom: #da8fcb; $custom-light: #e6b1db; $custom-dark: #000000;
JSON
{
"hex": "#da8fcb",
"rgb": {
"r": 218,
"g": 143,
"b": 203
},
"hsl": {
"h": 312,
"s": 50.336,
"l": 70.784
},
"oklch": {
"l": 0.7446,
"c": 0.11889,
"h": 334.2
},
"luminance": 0.38862
}Semantic roles & 50–950 ramp
primary
#DA8FCB
secondary
#D8ECDC
accent
#BE4628
background
#FEFAFD
surface
#FCF5FA
border
#D5CFD3
text
#161115
muted
#848083