#D69CFA#D69CFA
#D69CFA is a light, vivid violet. Relative luminance 0.450; OKLCH L 78.2% C 0.143 H 311.7°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D69CFA |
|---|---|
| RGB | rgb(214, 156, 250) |
| HSL | hsl(277, 90%, 80%) |
| HSV | hsv(277, 38%, 98%) |
| CMYK | cmyk(14.4%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(72.88, 38.25, -38.62) |
| CIE-LCH | lch(72.88, 54.35, 314.72°) |
| OKLab | oklab(78.15% 0.095 -0.1066) |
| OKLCH | oklch(78.15% 0.143 311.7) |
| XYZ | xyz(56.8724, 44.9761, 96.1092) |
| Luminance | 0.4497 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.29
Lilac (survey)
#CEA2FD
ΔE00 2.62
Pastel Purple
#CAA0FF
ΔE00 3.29
Lavender (survey)
#C79FEF
ΔE00 3.39
Mauve
#E0B0FF
ΔE00 4.96
Liliac
#C48EFD
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69CFA #C0FA9C
analogous
#A79CFA #D69CFA #FA9CEF
triadic
#D69CFA #FAD69C #9CFAD6
tetradic
#D69CFA #FAA79C #C0FA9C #9CEFFA
square
#D69CFA #FAA79C #C0FA9C #9CEFFA
split-complementary
#D69CFA #EFFA9C #9CFAA7
monochromatic
#A627F4 #BE62F7 #D69CFA #EED6FD #F3E2FE
Accessibility & contrast
On white
2.10
#D69CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#D69CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69CFA
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69CFA | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FE
Deuteranopia (green-blind)
#98B4F7
Tritanopia (blue-blind)
#D2A9BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d69cfa; /* rgb */ color: rgb(214, 156, 250); /* oklch */ color: oklch(78.2% 0.143 311.7);
Tailwind
colors: {
custom: {
50: '#e4bafc',
500: '#d69cfa',
950: '#000000',
},
}SCSS
$custom: #d69cfa; $custom-light: #e4bafc; $custom-dark: #000000;
JSON
{
"hex": "#d69cfa",
"rgb": {
"r": 214,
"g": 156,
"b": 250
},
"hsl": {
"h": 277.021,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.78152,
"c": 0.14277,
"h": 311.7
},
"luminance": 0.44975
}Semantic roles & 50–950 ramp
primary
#D69CFA
secondary
#E2F6D5
accent
#E60058
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085