#DFBFFF#DFBFFF
#DFBFFF is a very light, moderate violet. Relative luminance 0.602; OKLCH L 85.3% C 0.093 H 307.2°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBFFF |
|---|---|
| RGB | rgb(223, 191, 255) |
| HSL | hsl(270, 100%, 87%) |
| HSV | hsv(270, 25%, 100%) |
| CMYK | cmyk(12.5%, 25.1%, 0%, 0%) |
| CIE-LAB | lab(81.93, 23.12, -27.27) |
| CIE-LCH | lch(81.93, 35.75, 310.28°) |
| OKLab | oklab(85.32% 0.0566 -0.0744) |
| OKLCH | oklch(85.32% 0.093 307.2) |
| XYZ | xyz(67.1089, 60.1700, 102.6669) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.99
Light Violet
#D6B4FC
ΔE00 2.99
Pale Lilac
#E4CBFF
ΔE00 3.59
Light Lilac
#EDC8FF
ΔE00 3.68
Light Lavendar
#EFC0FE
ΔE00 3.77
Mauve
#E0B0FF
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBFFF #DFFFBF
analogous
#BFBFFF #DFBFFF #FFBFFF
triadic
#DFBFFF #FFDFBF #BFFFDF
tetradic
#DFBFFF #FFBFBF #DFFFBF #BFFFFF
square
#DFBFFF #FFBFBF #DFFFBF #BFFFFF
split-complementary
#DFBFFF #FFFFBF #BFFFBF
monochromatic
#A245FF #C082FF #DFBFFF #F0E0FF #F0E0FF
Accessibility & contrast
On white
1.61
#DFBFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#DFBFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBFFF
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBFFF | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#BACCFD
Tritanopia (blue-blind)
#DBC8D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfbfff; /* rgb */ color: rgb(223, 191, 255); /* oklch */ color: oklch(85.3% 0.093 307.2);
Tailwind
colors: {
custom: {
50: '#e9d2ff',
500: '#dfbfff',
950: '#000000',
},
}SCSS
$custom: #dfbfff; $custom-light: #e9d2ff; $custom-dark: #000000;
JSON
{
"hex": "#dfbfff",
"rgb": {
"r": 223,
"g": 191,
"b": 255
},
"hsl": {
"h": 270,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.85319,
"c": 0.09349,
"h": 307.2
},
"luminance": 0.6017
}Semantic roles & 50–950 ramp
primary
#DFBFFF
secondary
#B1E87B
accent
#E60073
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386