#DFBBFD#DFBBFD
#DFBBFD is a very light, moderate violet. Relative luminance 0.583; OKLCH L 84.5% C 0.098 H 309.2°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBBFD |
|---|---|
| RGB | rgb(223, 187, 253) |
| HSL | hsl(273, 94%, 86%) |
| HSV | hsv(273, 26%, 99%) |
| CMYK | cmyk(11.9%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(80.92, 24.86, -27.76) |
| CIE-LCH | lch(80.92, 37.26, 311.85°) |
| OKLab | oklab(84.52% 0.0617 -0.0758) |
| OKLCH | oklch(84.52% 0.098 309.2) |
| XYZ | xyz(65.9282, 58.3210, 100.6934) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.39
Light Lavender
#DFC5FE
ΔE00 3.00
Mauve
#E0B0FF
ΔE00 3.34
Light Lavendar
#EFC0FE
ΔE00 3.48
Light Lilac
#EDC8FF
ΔE00 4.08
Pale Violet
#CEAEFA
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBBFD #D9FDBB
analogous
#BEBBFD #DFBBFD #FDBBFA
triadic
#DFBBFD #FDDFBB #BBFDDF
tetradic
#DFBBFD #FDBEBB #D9FDBB #BBFAFD
square
#DFBBFD #FDBEBB #D9FDBB #BBFAFD
split-complementary
#DFBBFD #FAFDBB #BBFDBE
monochromatic
#A744FA #C380FB #DFBBFD #F1E1FE #F1E1FE
Accessibility & contrast
On white
1.66
#DFBBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#DFBBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBBFD
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBBFD | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#B7CAFB
Tritanopia (blue-blind)
#DCC4D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dfbbfd; /* rgb */ color: rgb(223, 187, 253); /* oklch */ color: oklch(84.5% 0.098 309.2);
Tailwind
colors: {
custom: {
50: '#e9cffe',
500: '#dfbbfd',
950: '#000000',
},
}SCSS
$custom: #dfbbfd; $custom-light: #e9cffe; $custom-dark: #000000;
JSON
{
"hex": "#dfbbfd",
"rgb": {
"r": 223,
"g": 187,
"b": 253
},
"hsl": {
"h": 272.727,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.84516,
"c": 0.09771,
"h": 309.2
},
"luminance": 0.5832
}Semantic roles & 50–950 ramp
primary
#DFBBFD
secondary
#A9E379
accent
#E60068
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385