#DFC2FB#DFC2FB
#DFC2FB is a very light, moderate violet. Relative luminance 0.612; OKLCH L 85.7% C 0.083 H 307.8°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC2FB |
|---|---|
| RGB | rgb(223, 194, 251) |
| HSL | hsl(271, 88%, 87%) |
| HSV | hsv(271, 23%, 98%) |
| CMYK | cmyk(11.2%, 22.7%, 0%, 1.6%) |
| CIE-LAB | lab(82.51, 20.69, -24.26) |
| CIE-LCH | lch(82.51, 31.89, 310.45°) |
| OKLab | oklab(85.72% 0.0511 -0.066) |
| OKLCH | oklch(85.72% 0.083 307.8) |
| XYZ | xyz(67.1326, 61.2370, 99.5314) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.93
Pale Lilac
#E4CBFF
ΔE00 2.26
Light Lilac
#EDC8FF
ΔE00 2.84
Light Lavendar
#EFC0FE
ΔE00 3.83
Pale Lavender
#EECFFE
ΔE00 4.13
Light Violet
#D6B4FC
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC2FB #DEFBC2
analogous
#C3C2FB #DFC2FB #FBC2FB
triadic
#DFC2FB #FBDFC2 #C2FBDF
tetradic
#DFC2FB #FBC3C2 #DEFBC2 #C2FBFB
square
#DFC2FB #FBC3C2 #DEFBC2 #C2FBFB
split-complementary
#DFC2FB #FBFBC2 #C2FBC3
monochromatic
#A34FF3 #C189F7 #DFC2FB #F0E2FD #F0E2FD
Accessibility & contrast
On white
1.59
#DFC2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#DFC2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC2FB
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC2FB | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFD
Deuteranopia (green-blind)
#BECEF9
Tritanopia (blue-blind)
#DCC9D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfc2fb; /* rgb */ color: rgb(223, 194, 251); /* oklch */ color: oklch(85.7% 0.083 307.8);
Tailwind
colors: {
custom: {
50: '#e9d4fc',
500: '#dfc2fb',
950: '#000000',
},
}SCSS
$custom: #dfc2fb; $custom-light: #e9d4fc; $custom-dark: #000000;
JSON
{
"hex": "#dfc2fb",
"rgb": {
"r": 223,
"g": 194,
"b": 251
},
"hsl": {
"h": 270.526,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.85717,
"c": 0.08349,
"h": 307.8
},
"luminance": 0.61237
}Semantic roles & 50–950 ramp
primary
#DFC2FB
secondary
#B0E180
accent
#E40171
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385