#D695FF#D695FF
#D695FF is a light, vivid violet. Relative luminance 0.430; OKLCH L 77.2% C 0.160 H 311.3°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D695FF |
|---|---|
| RGB | rgb(214, 149, 255) |
| HSL | hsl(277, 100%, 79%) |
| HSV | hsv(277, 42%, 100%) |
| CMYK | cmyk(16.1%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(71.56, 43.05, -43.38) |
| CIE-LCH | lch(71.56, 61.11, 314.78°) |
| OKLab | oklab(77.23% 0.1058 -0.1202) |
| OKLCH | oklch(77.23% 0.16 311.3) |
| XYZ | xyz(56.5258, 43.0120, 99.9127) |
| Luminance | 0.4301 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.03
Liliac
#C48EFD
ΔE00 3.69
Lilac (survey)
#CEA2FD
ΔE00 3.90
Pastel Purple
#CAA0FF
ΔE00 3.97
Lavender (survey)
#C79FEF
ΔE00 4.87
Mauve
#E0B0FF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D695FF #BEFF95
analogous
#A195FF #D695FF #FF95F3
triadic
#D695FF #FFD695 #95FFD6
tetradic
#D695FF #FFA195 #BEFF95 #95F3FF
square
#D695FF #FFA195 #BEFF95 #95F3FF
split-complementary
#D695FF #F3FF95 #95FFA1
monochromatic
#A71BFF #BE58FF #D695FF #EED2FF #F3E0FF
Accessibility & contrast
On white
2.19
#D695FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#D695FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D695FF
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D695FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D695FF | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#90B1FC
Tritanopia (blue-blind)
#D2A5BE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d695ff; /* rgb */ color: rgb(214, 149, 255); /* oklch */ color: oklch(77.2% 0.160 311.3);
Tailwind
colors: {
custom: {
50: '#e4b5ff',
500: '#d695ff',
950: '#000000',
},
}SCSS
$custom: #d695ff; $custom-light: #e4b5ff; $custom-dark: #000000;
JSON
{
"hex": "#d695ff",
"rgb": {
"r": 214,
"g": 149,
"b": 255
},
"hsl": {
"h": 276.792,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.77232,
"c": 0.16013,
"h": 311.3
},
"luminance": 0.43011
}Semantic roles & 50–950 ramp
primary
#D695FF
secondary
#E1F7D4
accent
#E60059
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086