#DAC2FD#DAC2FD
#DAC2FD is a very light, moderate violet. Relative luminance 0.606; OKLCH L 85.4% C 0.084 H 303.2°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DAC2FD |
|---|---|
| RGB | rgb(218, 194, 253) |
| HSL | hsl(264, 94%, 88%) |
| HSV | hsv(264, 23%, 99%) |
| CMYK | cmyk(13.8%, 23.3%, 0%, 0.8%) |
| CIE-LAB | lab(82.15, 19.54, -25.91) |
| CIE-LCH | lch(82.15, 32.45, 307.02°) |
| OKLab | oklab(85.37% 0.0463 -0.0707) |
| OKLCH | oklch(85.37% 0.084 303.2) |
| XYZ | xyz(65.9314, 60.5809, 101.1293) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.16
Pale Lilac
#E4CBFF
ΔE00 2.81
Light Violet
#D6B4FC
ΔE00 3.97
Light Lilac
#EDC8FF
ΔE00 4.22
Light Lavendar
#EFC0FE
ΔE00 5.17
Pale Lavender
#EECFFE
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAC2FD #E5FDC2
analogous
#C2C7FD #DAC2FD #F8C2FD
triadic
#DAC2FD #FDDAC2 #C2FDDA
tetradic
#DAC2FD #FDC2C7 #E5FDC2 #C2FDF8
square
#DAC2FD #FDC2C7 #E5FDC2 #C2FDF8
split-complementary
#DAC2FD #FDF8C2 #C7FDC2
monochromatic
#924BF9 #B687FB #DAC2FD #EDE1FE #EDE1FE
Accessibility & contrast
On white
1.60
#DAC2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#DAC2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAC2FD
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAC2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAC2FD | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#BBCCFB
Tritanopia (blue-blind)
#D5CAD6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dac2fd; /* rgb */ color: rgb(218, 194, 253); /* oklch */ color: oklch(85.4% 0.084 303.2);
Tailwind
colors: {
custom: {
50: '#e6d4fe',
500: '#dac2fd',
950: '#000000',
},
}SCSS
$custom: #dac2fd; $custom-light: #e6d4fe; $custom-dark: #000000;
JSON
{
"hex": "#dac2fd",
"rgb": {
"r": 218,
"g": 194,
"b": 253
},
"hsl": {
"h": 264.407,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.85366,
"c": 0.08448,
"h": 303.2
},
"luminance": 0.60581
}Semantic roles & 50–950 ramp
primary
#DAC2FD
secondary
#BBE47F
accent
#E60088
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385