#DFBBFC#DFBBFC
#DFBBFC is a very light, moderate violet. Relative luminance 0.583; OKLCH L 84.5% C 0.096 H 309.5°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBBFC |
|---|---|
| RGB | rgb(223, 187, 252) |
| HSL | hsl(273, 92%, 86%) |
| HSV | hsv(273, 26%, 99%) |
| CMYK | cmyk(11.5%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(80.88, 24.65, -27.28) |
| CIE-LCH | lch(80.88, 36.77, 312.11°) |
| OKLab | oklab(84.48% 0.0614 -0.0744) |
| OKLCH | oklch(84.48% 0.096 309.5) |
| XYZ | xyz(65.7693, 58.2575, 99.8566) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.53
Light Lavender
#DFC5FE
ΔE00 2.94
Light Lavendar
#EFC0FE
ΔE00 3.36
Mauve
#E0B0FF
ΔE00 3.46
Light Lilac
#EDC8FF
ΔE00 3.94
Pale Lilac
#E4CBFF
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBBFC #D8FCBB
analogous
#BEBBFC #DFBBFC #FCBBF8
triadic
#DFBBFC #FCDFBB #BBFCDF
tetradic
#DFBBFC #FCBEBB #D8FCBB #BBF8FC
square
#DFBBFC #FCBEBB #D8FCBB #BBF8FC
split-complementary
#DFBBFC #F8FCBB #BBFCBE
monochromatic
#A846F7 #C380F9 #DFBBFC #F1E2FE #F1E2FE
Accessibility & contrast
On white
1.66
#DFBBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#DFBBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBBFC
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBBFC | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#B8C9FA
Tritanopia (blue-blind)
#DCC3D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dfbbfc; /* rgb */ color: rgb(223, 187, 252); /* oklch */ color: oklch(84.5% 0.096 309.5);
Tailwind
colors: {
custom: {
50: '#e9cffd',
500: '#dfbbfc',
950: '#000000',
},
}SCSS
$custom: #dfbbfc; $custom-light: #e9cffd; $custom-dark: #000000;
JSON
{
"hex": "#dfbbfc",
"rgb": {
"r": 223,
"g": 187,
"b": 252
},
"hsl": {
"h": 273.231,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.84478,
"c": 0.09648,
"h": 309.5
},
"luminance": 0.58257
}Semantic roles & 50–950 ramp
primary
#DFBBFC
secondary
#A8E279
accent
#E60066
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385