#DFC8FB#DFC8FB
#DFC8FB is a very light, moderate violet. Relative luminance 0.640; OKLCH L 86.8% C 0.074 H 305.4°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC8FB |
|---|---|
| RGB | rgb(223, 200, 251) |
| HSL | hsl(267, 86%, 88%) |
| HSV | hsv(267, 20%, 98%) |
| CMYK | cmyk(11.2%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(83.95, 17.47, -22.08) |
| CIE-LCH | lch(83.95, 28.15, 308.36°) |
| OKLab | oklab(86.83% 0.0426 -0.0599) |
| OKLCH | oklch(86.83% 0.074 305.4) |
| XYZ | xyz(68.4950, 63.9618, 99.9855) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 0.96
Light Lavender
#DFC5FE
ΔE00 1.50
Pale Lavender
#EECFFE
ΔE00 3.29
Light Lilac
#EDC8FF
ΔE00 3.32
Light Lavendar
#EFC0FE
ΔE00 5.22
Very Light Purple
#F6CEFC
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC8FB #E4FBC8
analogous
#C8CAFB #DFC8FB #F9C8FB
triadic
#DFC8FB #FBDFC8 #C8FBDF
tetradic
#DFC8FB #FBC8CA #E4FBC8 #C8FBF9
square
#DFC8FB #FBC8CA #E4FBC8 #C8FBF9
split-complementary
#DFC8FB #FBF9C8 #CAFBC8
monochromatic
#9D56F3 #BE8FF7 #DFC8FB #EEE2FD #EEE2FD
Accessibility & contrast
On white
1.52
#DFC8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#DFC8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC8FB
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC8FB | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FD
Deuteranopia (green-blind)
#C3D1F9
Tritanopia (blue-blind)
#DBCFD9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfc8fb; /* rgb */ color: rgb(223, 200, 251); /* oklch */ color: oklch(86.8% 0.074 305.4);
Tailwind
colors: {
custom: {
50: '#e9d8fc',
500: '#dfc8fb',
950: '#000000',
},
}SCSS
$custom: #dfc8fb; $custom-light: #e9d8fc; $custom-dark: #000000;
JSON
{
"hex": "#dfc8fb",
"rgb": {
"r": 223,
"g": 200,
"b": 251
},
"hsl": {
"h": 267.059,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.86829,
"c": 0.07352,
"h": 305.4
},
"luminance": 0.63962
}Semantic roles & 50–950 ramp
primary
#DFC8FB
secondary
#B8E186
accent
#E3037E
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385