#D18FCB#D18FCB
#D18FCB is a light, moderate purple. Relative luminance 0.375; OKLCH L 73.5% C 0.112 H 329.8°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D18FCB |
|---|---|
| RGB | rgb(209, 143, 203) |
| HSL | hsl(305, 42%, 69%) |
| HSV | hsv(305, 32%, 82%) |
| CMYK | cmyk(0%, 31.6%, 2.9%, 18%) |
| CIE-LAB | lab(67.66, 34.49, -20.86) |
| CIE-LCH | lch(67.66, 40.31, 328.83°) |
| OKLab | oklab(73.49% 0.0968 -0.0563) |
| OKLCH | oklch(73.49% 0.112 329.8) |
| XYZ | xyz(46.8957, 37.5139, 61.2590) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.29
Plum
#DDA0DD
ΔE00 4.56
Orchid (survey)
#C875C4
ΔE00 6.90
Lilac
#C8A2C8
ΔE00 6.94
Pale Purple
#B790D4
ΔE00 7.01
Violet (CSS)
#EE82EE
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D18FCB #8FD195
analogous
#B68FD1 #D18FCB #D18FAA
triadic
#D18FCB #CBD18F #8FCBD1
tetradic
#D18FCB #D1B68F #8FD195 #8FAAD1
square
#D18FCB #D1B68F #8FD195 #8FAAD1
split-complementary
#D18FCB #AAD18F #8FD1B6
monochromatic
#A3439A #BF64B7 #D18FCB #E3BADF #F5E6F3
Accessibility & contrast
On white
2.47
#D18FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#D18FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D18FCB
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D18FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D18FCB | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9FCD
Deuteranopia (green-blind)
#9CA8C9
Tritanopia (blue-blind)
#D693A5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d18fcb; /* rgb */ color: rgb(209, 143, 203); /* oklch */ color: oklch(73.5% 0.112 329.8);
Tailwind
colors: {
custom: {
50: '#e0b0db',
500: '#d18fcb',
950: '#000000',
},
}SCSS
$custom: #d18fcb; $custom-light: #e0b0db; $custom-dark: #000000;
JSON
{
"hex": "#d18fcb",
"rgb": {
"r": 209,
"g": 143,
"b": 203
},
"hsl": {
"h": 305.455,
"s": 41.772,
"l": 69.02
},
"oklch": {
"l": 0.73487,
"c": 0.11199,
"h": 329.8
},
"luminance": 0.37512
}Semantic roles & 50–950 ramp
primary
#D18FCB
secondary
#D4E8D6
accent
#B53D31
background
#FDFAFD
surface
#FBF5FA
border
#D4CFD3
text
#151015
muted
#837F83