#DFAFFD#DFAFFD
#DFAFFD is a very light, moderate violet. Relative luminance 0.534; OKLCH L 82.4% C 0.118 H 311.9°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFAFFD |
|---|---|
| RGB | rgb(223, 175, 253) |
| HSL | hsl(277, 95%, 84%) |
| HSV | hsv(277, 31%, 99%) |
| CMYK | cmyk(11.9%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(78.13, 31.32, -32.03) |
| CIE-LCH | lch(78.13, 44.80, 314.36°) |
| OKLab | oklab(82.39% 0.0789 -0.0878) |
| OKLCH | oklch(82.39% 0.118 311.9) |
| XYZ | xyz(63.4880, 53.4406, 99.8800) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 0.34
Light Violet
#D6B4FC
ΔE00 2.72
Pale Violet
#CEAEFA
ΔE00 3.57
Lilac (survey)
#CEA2FD
ΔE00 4.58
Lavender (survey)
#C79FEF
ΔE00 5.11
Light Lavendar
#EFC0FE
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFAFFD #CDFDAF
analogous
#B8AFFD #DFAFFD #FDAFF4
triadic
#DFAFFD #FDDFAF #AFFDDF
tetradic
#DFAFFD #FDB8AF #CDFDAF #AFF4FD
square
#DFAFFD #FDB8AF #CDFDAF #AFF4FD
split-complementary
#DFAFFD #F4FDAF #AFFDB8
monochromatic
#AF38FA #C773FC #DFAFFD #F3E1FE #F3E1FE
Accessibility & contrast
On white
1.80
#DFAFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#DFAFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFAFFD
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFAFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFAFFD | 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)
#A2BFFF
Deuteranopia (green-blind)
#ADC2FB
Tritanopia (blue-blind)
#DCB9CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dfaffd; /* rgb */ color: rgb(223, 175, 253); /* oklch */ color: oklch(82.4% 0.118 311.9);
Tailwind
colors: {
custom: {
50: '#eac7fe',
500: '#dfaffd',
950: '#000000',
},
}SCSS
$custom: #dfaffd; $custom-light: #eac7fe; $custom-dark: #000000;
JSON
{
"hex": "#dfaffd",
"rgb": {
"r": 223,
"g": 175,
"b": 253
},
"hsl": {
"h": 276.923,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.82386,
"c": 0.11798,
"h": 311.9
},
"luminance": 0.5344
}Semantic roles & 50–950 ramp
primary
#DFAFFD
secondary
#9BE26E
accent
#E60058
background
#FEFDFF
surface
#FDF9FF
border
#D5D2D7
text
#161317
muted
#848285