#D698D2#D698D2
#D698D2 is a light, moderate purple. Relative luminance 0.414; OKLCH L 75.8% C 0.106 H 328.8°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D698D2 |
|---|---|
| RGB | rgb(214, 152, 210) |
| HSL | hsl(304, 43%, 72%) |
| HSV | hsv(304, 29%, 84%) |
| CMYK | cmyk(0%, 29%, 1.9%, 16.1%) |
| CIE-LAB | lab(70.46, 32.54, -20.44) |
| CIE-LCH | lch(70.46, 38.42, 327.87°) |
| OKLab | oklab(75.82% 0.0909 -0.0551) |
| OKLCH | oklch(75.82% 0.106 328.8) |
| XYZ | xyz(50.5917, 41.4075, 66.2878) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.35
Lavender Pink
#DD85D7
ΔE00 5.54
Lilac
#C8A2C8
ΔE00 5.72
Pale Purple
#B790D4
ΔE00 7.47
Lavender (survey)
#C79FEF
ΔE00 8.26
Violet (CSS)
#EE82EE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D698D2 #98D69C
analogous
#BB98D6 #D698D2 #D698B3
triadic
#D698D2 #D2D698 #98D2D6
tetradic
#D698D2 #D6BB98 #98D69C #98B3D6
square
#D698D2 #D6BB98 #98D69C #98B3D6
split-complementary
#D698D2 #B3D698 #98D6BB
monochromatic
#AE45A7 #C56CBF #D698D2 #E7C4E5 #F6E9F5
Accessibility & contrast
On white
2.26
#D698D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#D698D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D698D2
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D698D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D698D2 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A7D4
Deuteranopia (green-blind)
#A4AFD0
Tritanopia (blue-blind)
#DB9CAD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d698d2; /* rgb */ color: rgb(214, 152, 210); /* oklch */ color: oklch(75.8% 0.106 328.8);
Tailwind
colors: {
custom: {
50: '#e3b7e0',
500: '#d698d2',
950: '#000000',
},
}SCSS
$custom: #d698d2; $custom-light: #e3b7e0; $custom-dark: #000000;
JSON
{
"hex": "#d698d2",
"rgb": {
"r": 214,
"g": 152,
"b": 210
},
"hsl": {
"h": 303.871,
"s": 43.056,
"l": 71.765
},
"oklch": {
"l": 0.75818,
"c": 0.10627,
"h": 328.8
},
"luminance": 0.41406
}Semantic roles & 50–950 ramp
primary
#D698D2
secondary
#DDEDDE
accent
#B6382F
background
#FEFBFD
surface
#FCF6FB
border
#D5D0D4
text
#151115
muted
#848083