#D4C2FF#D4C2FF
#D4C2FF is a very light, moderate violet. Relative luminance 0.598; OKLCH L 84.9% C 0.086 H 298.1°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C2FF |
|---|---|
| RGB | rgb(212, 194, 255) |
| HSL | hsl(258, 100%, 88%) |
| HSV | hsv(258, 24%, 100%) |
| CMYK | cmyk(16.9%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(81.73, 18.11, -27.66) |
| CIE-LCH | lch(81.73, 33.06, 303.21°) |
| OKLab | oklab(84.94% 0.0404 -0.0757) |
| OKLCH | oklch(84.94% 0.086 298.1) |
| XYZ | xyz(64.4893, 59.8003, 102.7335) |
| Luminance | 0.5980 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.81
Pale Lilac
#E4CBFF
ΔE00 4.13
Light Violet
#D6B4FC
ΔE00 4.33
Periwinkle
#CCCCFF
ΔE00 4.82
Pale Violet
#CEAEFA
ΔE00 5.36
Light Periwinkle
#C1C6FC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C2FF #EDFFC2
analogous
#C2CEFF #D4C2FF #F2C2FF
triadic
#D4C2FF #FFD4C2 #C2FFD4
tetradic
#D4C2FF #FFC2CE #EDFFC2 #C2FFF2
square
#D4C2FF #FFC2CE #EDFFC2 #C2FFF2
split-complementary
#D4C2FF #FFF2C2 #CEFFC2
monochromatic
#7E48FF #A985FF #D4C2FF #E9E0FF #E9E0FF
Accessibility & contrast
On white
1.62
#D4C2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#D4C2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C2FF
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C2FF | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#B8CBFD
Tritanopia (blue-blind)
#CCCBD7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d4c2ff; /* rgb */ color: rgb(212, 194, 255); /* oklch */ color: oklch(84.9% 0.086 298.1);
Tailwind
colors: {
custom: {
50: '#e1d4ff',
500: '#d4c2ff',
950: '#000000',
},
}SCSS
$custom: #d4c2ff; $custom-light: #e1d4ff; $custom-dark: #000000;
JSON
{
"hex": "#d4c2ff",
"rgb": {
"r": 212,
"g": 194,
"b": 255
},
"hsl": {
"h": 257.705,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.84943,
"c": 0.08579,
"h": 298.1
},
"luminance": 0.59801
}Semantic roles & 50–950 ramp
primary
#D4C2FF
secondary
#C9E87D
accent
#E600A2
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386