#DFAFF0#DFAFF0
#DFAFF0 is a light, moderate purple. Relative luminance 0.526; OKLCH L 81.9% C 0.103 H 317.1°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DFAFF0 |
|---|---|
| RGB | rgb(223, 175, 240) |
| HSL | hsl(284, 68%, 81%) |
| HSV | hsv(284, 27%, 94%) |
| CMYK | cmyk(7.1%, 27.1%, 0%, 5.9%) |
| CIE-LAB | lab(77.66, 28.72, -25.75) |
| CIE-LCH | lch(77.66, 38.57, 318.12°) |
| OKLab | oklab(81.87% 0.0754 -0.07) |
| OKLCH | oklch(81.87% 0.103 317.1) |
| XYZ | xyz(61.4873, 52.6403, 89.3427) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.13
Light Violet
#D6B4FC
ΔE00 4.12
Light Lavendar
#EFC0FE
ΔE00 4.13
Plum
#DDA0DD
ΔE00 4.52
Pale Violet
#CEAEFA
ΔE00 5.26
Light Lilac
#EDC8FF
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFAFF0 #C0F0AF
analogous
#BFAFF0 #DFAFF0 #F0AFE1
triadic
#DFAFF0 #F0DFAF #AFF0DF
tetradic
#DFAFF0 #F0BFAF #C0F0AF #AFE1F0
square
#DFAFF0 #F0BFAF #C0F0AF #AFE1F0
split-complementary
#DFAFF0 #E1F0AF #AFF0BF
monochromatic
#B648DD #CA7BE6 #DFAFF0 #F4E3FA #F5E5FA
Accessibility & contrast
On white
1.82
#DFAFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#DFAFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFAFF0
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFAFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFAFF0 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BDF3
Deuteranopia (green-blind)
#B1C1EE
Tritanopia (blue-blind)
#DFB6C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dfaff0; /* rgb */ color: rgb(223, 175, 240); /* oklch */ color: oklch(81.9% 0.103 317.1);
Tailwind
colors: {
custom: {
50: '#e9c7f5',
500: '#dfaff0',
950: '#000000',
},
}SCSS
$custom: #dfaff0; $custom-light: #e9c7f5; $custom-dark: #000000;
JSON
{
"hex": "#dfaff0",
"rgb": {
"r": 223,
"g": 175,
"b": 240
},
"hsl": {
"h": 284.308,
"s": 68.421,
"l": 81.373
},
"oklch": {
"l": 0.81869,
"c": 0.10289,
"h": 317.1
},
"luminance": 0.52639
}Semantic roles & 50–950 ramp
primary
#DFAFF0
secondary
#8CCE75
accent
#D01546
background
#FEFDFF
surface
#FDF9FE
border
#D5D2D6
text
#161317
muted
#848285