#DFB8FF#DFB8FF
#DFB8FF is a very light, moderate violet. Relative luminance 0.572; OKLCH L 84.1% C 0.105 H 309.2°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB8FF |
|---|---|
| RGB | rgb(223, 184, 255) |
| HSL | hsl(273, 100%, 86%) |
| HSV | hsv(273, 28%, 100%) |
| CMYK | cmyk(12.5%, 27.8%, 0%, 0%) |
| CIE-LAB | lab(80.29, 26.88, -29.79) |
| CIE-LCH | lch(80.29, 40.13, 312.06°) |
| OKLab | oklab(84.06% 0.0665 -0.0815) |
| OKLCH | oklch(84.06% 0.105 309.2) |
| XYZ | xyz(65.6187, 57.1895, 102.1702) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.79
Mauve
#E0B0FF
ΔE00 2.29
Pale Violet
#CEAEFA
ΔE00 3.67
Light Lavendar
#EFC0FE
ΔE00 3.97
Light Lavender
#DFC5FE
ΔE00 4.04
Light Lilac
#EDC8FF
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB8FF #D8FFB8
analogous
#BBB8FF #DFB8FF #FFB8FB
triadic
#DFB8FF #FFDFB8 #B8FFDF
tetradic
#DFB8FF #FFBBB8 #D8FFB8 #B8FBFF
square
#DFB8FF #FFBBB8 #D8FFB8 #B8FBFF
split-complementary
#DFB8FF #FBFFB8 #B8FFBB
monochromatic
#A83EFF #C37BFF #DFB8FF #F1E0FF #F1E0FF
Accessibility & contrast
On white
1.69
#DFB8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#DFB8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB8FF
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB8FF | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#B4C8FD
Tritanopia (blue-blind)
#DBC1D1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dfb8ff; /* rgb */ color: rgb(223, 184, 255); /* oklch */ color: oklch(84.1% 0.105 309.2);
Tailwind
colors: {
custom: {
50: '#e9cdff',
500: '#dfb8ff',
950: '#000000',
},
}SCSS
$custom: #dfb8ff; $custom-light: #e9cdff; $custom-dark: #000000;
JSON
{
"hex": "#dfb8ff",
"rgb": {
"r": 223,
"g": 184,
"b": 255
},
"hsl": {
"h": 272.958,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.84056,
"c": 0.10521,
"h": 309.2
},
"luminance": 0.57189
}Semantic roles & 50–950 ramp
primary
#DFB8FF
secondary
#A8E775
accent
#E60067
background
#FEFEFF
surface
#FDFAFF
border
#D5D3D7
text
#161318
muted
#848386