#D697F2#D697F2
#D697F2 is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.0% C 0.142 H 315.0°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D697F2 |
|---|---|
| RGB | rgb(214, 151, 242) |
| HSL | hsl(282, 78%, 77%) |
| HSV | hsv(282, 38%, 95%) |
| CMYK | cmyk(11.6%, 37.6%, 0%, 5.1%) |
| CIE-LAB | lab(71.45, 39.28, -36.49) |
| CIE-LCH | lch(71.45, 53.61, 317.11°) |
| OKLab | oklab(76.96% 0.1004 -0.1005) |
| OKLCH | oklch(76.96% 0.142 315) |
| XYZ | xyz(54.8227, 42.8414, 89.3684) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.25
Lavender (survey)
#C79FEF
ΔE00 4.04
Lilac (survey)
#CEA2FD
ΔE00 4.11
Pastel Purple
#CAA0FF
ΔE00 4.71
Liliac
#C48EFD
ΔE00 5.38
Mauve
#E0B0FF
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D697F2 #B3F297
analogous
#A897F2 #D697F2 #F297E1
triadic
#D697F2 #F2D697 #97F2D6
tetradic
#D697F2 #F2A897 #B3F297 #97E1F2
square
#D697F2 #F2A897 #B3F297 #97E1F2
split-complementary
#D697F2 #E1F297 #97F2A8
monochromatic
#AB2AE4 #C161EB #D697F2 #EBCDF9 #F4E4FC
Accessibility & contrast
On white
2.19
#D697F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#D697F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D697F2
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D697F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D697F2 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ABF5
Deuteranopia (green-blind)
#97B1EF
Tritanopia (blue-blind)
#D4A3B9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d697f2; /* rgb */ color: rgb(214, 151, 242); /* oklch */ color: oklch(77.0% 0.142 315.0);
Tailwind
colors: {
custom: {
50: '#e4b6f6',
500: '#d697f2',
950: '#000000',
},
}SCSS
$custom: #d697f2; $custom-light: #e4b6f6; $custom-dark: #000000;
JSON
{
"hex": "#d697f2",
"rgb": {
"r": 214,
"g": 151,
"b": 242
},
"hsl": {
"h": 281.538,
"s": 77.778,
"l": 77.059
},
"oklch": {
"l": 0.76965,
"c": 0.14203,
"h": 315
},
"luminance": 0.4284
}Semantic roles & 50–950 ramp
primary
#D697F2
secondary
#E0F3D8
accent
#DA0B4B
background
#FEFBFF
surface
#FCF6FE
border
#D5D0D6
text
#161117
muted
#848085