#DFC7FB#DFC7FB
#DFC7FB is a very light, moderate violet. Relative luminance 0.635; OKLCH L 86.6% C 0.075 H 305.8°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC7FB |
|---|---|
| RGB | rgb(223, 199, 251) |
| HSL | hsl(268, 87%, 88%) |
| HSV | hsv(268, 21%, 98%) |
| CMYK | cmyk(11.2%, 20.7%, 0%, 1.6%) |
| CIE-LAB | lab(83.70, 18.01, -22.44) |
| CIE-LCH | lch(83.70, 28.77, 308.74°) |
| OKLab | oklab(86.64% 0.044 -0.0609) |
| OKLCH | oklch(86.64% 0.075 305.8) |
| XYZ | xyz(68.2642, 63.5001, 99.9085) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.03
Light Lavender
#DFC5FE
ΔE00 1.21
Light Lilac
#EDC8FF
ΔE00 3.15
Pale Lavender
#EECFFE
ΔE00 3.35
Light Lavendar
#EFC0FE
ΔE00 4.95
Very Light Purple
#F6CEFC
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC7FB #E3FBC7
analogous
#C7C9FB #DFC7FB #F9C7FB
triadic
#DFC7FB #FBDFC7 #C7FBDF
tetradic
#DFC7FB #FBC7C9 #E3FBC7 #C7FBF9
square
#DFC7FB #FBC7C9 #E3FBC7 #C7FBF9
split-complementary
#DFC7FB #FBF9C7 #C9FBC7
monochromatic
#9E55F3 #BE8EF7 #DFC7FB #EFE2FD #EFE2FD
Accessibility & contrast
On white
1.53
#DFC7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#DFC7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC7FB
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC7FB | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FD
Deuteranopia (green-blind)
#C3D1F9
Tritanopia (blue-blind)
#DBCED9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfc7fb; /* rgb */ color: rgb(223, 199, 251); /* oklch */ color: oklch(86.6% 0.075 305.8);
Tailwind
colors: {
custom: {
50: '#e9d8fc',
500: '#dfc7fb',
950: '#000000',
},
}SCSS
$custom: #dfc7fb; $custom-light: #e9d8fc; $custom-dark: #000000;
JSON
{
"hex": "#dfc7fb",
"rgb": {
"r": 223,
"g": 199,
"b": 251
},
"hsl": {
"h": 267.692,
"s": 86.667,
"l": 88.235
},
"oklch": {
"l": 0.86643,
"c": 0.07517,
"h": 305.8
},
"luminance": 0.635
}Semantic roles & 50–950 ramp
primary
#DFC7FB
secondary
#B7E185
accent
#E3027B
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385