#D4B3FF#D4B3FF
#D4B3FF is a very light, moderate violet. Relative luminance 0.535; OKLCH L 82.2% C 0.110 H 304.0°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D4B3FF |
|---|---|
| RGB | rgb(212, 179, 255) |
| HSL | hsl(266, 100%, 85%) |
| HSV | hsv(266, 30%, 100%) |
| CMYK | cmyk(16.9%, 29.8%, 0%, 0%) |
| CIE-LAB | lab(78.14, 26.24, -33.17) |
| CIE-LCH | lch(78.14, 42.29, 308.35°) |
| OKLab | oklab(82.19% 0.0614 -0.0912) |
| OKLCH | oklch(82.19% 0.11 304) |
| XYZ | xyz(61.3179, 53.4574, 101.6763) |
| Luminance | 0.5346 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.02
Pale Violet
#CEAEFA
ΔE00 1.37
Mauve
#E0B0FF
ΔE00 3.03
Lilac (survey)
#CEA2FD
ΔE00 4.44
Lavender (survey)
#C79FEF
ΔE00 4.99
Pastel Purple
#CAA0FF
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4B3FF #DEFFB3
analogous
#B3B8FF #D4B3FF #FAB3FF
triadic
#D4B3FF #FFD4B3 #B3FFD4
tetradic
#D4B3FF #FFB3B8 #DEFFB3 #B3FFFA
square
#D4B3FF #FFB3B8 #DEFFB3 #B3FFFA
split-complementary
#D4B3FF #FFFAB3 #B8FFB3
monochromatic
#8F39FF #B176FF #D4B3FF #EEE0FF #EEE0FF
Accessibility & contrast
On white
1.80
#D4B3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#D4B3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4B3FF
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4B3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4B3FF | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#AAC1FD
Tritanopia (blue-blind)
#CDBECE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d4b3ff; /* rgb */ color: rgb(212, 179, 255); /* oklch */ color: oklch(82.2% 0.110 304.0);
Tailwind
colors: {
custom: {
50: '#e2caff',
500: '#d4b3ff',
950: '#000000',
},
}SCSS
$custom: #d4b3ff; $custom-light: #e2caff; $custom-dark: #000000;
JSON
{
"hex": "#d4b3ff",
"rgb": {
"r": 212,
"g": 179,
"b": 255
},
"hsl": {
"h": 266.053,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.82185,
"c": 0.10997,
"h": 304
},
"luminance": 0.53457
}Semantic roles & 50–950 ramp
primary
#D4B3FF
secondary
#B3E670
accent
#E60082
background
#FEFDFF
surface
#FCF9FF
border
#D5D2D7
text
#151318
muted
#848286