#DFB9FF#DFB9FF
#DFB9FF is a very light, moderate violet. Relative luminance 0.576; OKLCH L 84.2% C 0.104 H 309.0°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB9FF |
|---|---|
| RGB | rgb(223, 185, 255) |
| HSL | hsl(273, 100%, 86%) |
| HSV | hsv(273, 27%, 100%) |
| CMYK | cmyk(12.5%, 27.5%, 0%, 0%) |
| CIE-LAB | lab(80.52, 26.34, -29.43) |
| CIE-LCH | lch(80.52, 39.50, 311.83°) |
| OKLab | oklab(84.24% 0.0651 -0.0805) |
| OKLCH | oklch(84.24% 0.104 309) |
| XYZ | xyz(65.8271, 57.6065, 102.2397) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.87
Mauve
#E0B0FF
ΔE00 2.58
Light Lavender
#DFC5FE
ΔE00 3.76
Pale Violet
#CEAEFA
ΔE00 3.80
Light Lavendar
#EFC0FE
ΔE00 3.88
Light Lilac
#EDC8FF
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB9FF #D9FFB9
analogous
#BCB9FF #DFB9FF #FFB9FC
triadic
#DFB9FF #FFDFB9 #B9FFDF
tetradic
#DFB9FF #FFBCB9 #D9FFB9 #B9FCFF
square
#DFB9FF #FFBCB9 #D9FFB9 #B9FCFF
split-complementary
#DFB9FF #FCFFB9 #B9FFBC
monochromatic
#A73FFF #C37CFF #DFB9FF #F1E0FF #F1E0FF
Accessibility & contrast
On white
1.68
#DFB9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#DFB9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB9FF
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB9FF | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#B5C8FD
Tritanopia (blue-blind)
#DBC2D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dfb9ff; /* rgb */ color: rgb(223, 185, 255); /* oklch */ color: oklch(84.2% 0.104 309.0);
Tailwind
colors: {
custom: {
50: '#e9ceff',
500: '#dfb9ff',
950: '#000000',
},
}SCSS
$custom: #dfb9ff; $custom-light: #e9ceff; $custom-dark: #000000;
JSON
{
"hex": "#dfb9ff",
"rgb": {
"r": 223,
"g": 185,
"b": 255
},
"hsl": {
"h": 272.571,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.84235,
"c": 0.10352,
"h": 309
},
"luminance": 0.57606
}Semantic roles & 50–950 ramp
primary
#DFB9FF
secondary
#A9E775
accent
#E60069
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161318
muted
#848386