#DFC0FE#DFC0FE
#DFC0FE is a very light, moderate violet. Relative luminance 0.605; OKLCH L 85.5% C 0.091 H 307.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC0FE |
|---|---|
| RGB | rgb(223, 192, 254) |
| HSL | hsl(270, 97%, 87%) |
| HSV | hsv(270, 24%, 100%) |
| CMYK | cmyk(12.2%, 24.4%, 0%, 0.4%) |
| CIE-LAB | lab(82.13, 22.37, -26.43) |
| CIE-LCH | lch(82.13, 34.63, 310.25°) |
| OKLab | oklab(85.46% 0.0549 -0.0721) |
| OKLCH | oklch(85.46% 0.091 307.3) |
| XYZ | xyz(67.1672, 60.5434, 101.8943) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.58
Pale Lilac
#E4CBFF
ΔE00 3.18
Light Violet
#D6B4FC
ΔE00 3.36
Light Lilac
#EDC8FF
ΔE00 3.39
Light Lavendar
#EFC0FE
ΔE00 3.75
Mauve
#E0B0FF
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC0FE #DFFEC0
analogous
#C0C0FE #DFC0FE #FEC0FE
triadic
#DFC0FE #FEDFC0 #C0FEDF
tetradic
#DFC0FE #FEC0C0 #DFFEC0 #C0FEFE
square
#DFC0FE #FEC0C0 #DFFEC0 #C0FEFE
split-complementary
#DFC0FE #FEFEC0 #C0FEC0
monochromatic
#A248FC #C084FD #DFC0FE #F0E1FF #F0E1FF
Accessibility & contrast
On white
1.60
#DFC0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#DFC0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC0FE
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC0FE | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#BBCDFC
Tritanopia (blue-blind)
#DBC8D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfc0fe; /* rgb */ color: rgb(223, 192, 254); /* oklch */ color: oklch(85.5% 0.091 307.3);
Tailwind
colors: {
custom: {
50: '#e9d3ff',
500: '#dfc0fe',
950: '#000000',
},
}SCSS
$custom: #dfc0fe; $custom-light: #e9d3ff; $custom-dark: #000000;
JSON
{
"hex": "#dfc0fe",
"rgb": {
"r": 223,
"g": 192,
"b": 254
},
"hsl": {
"h": 270,
"s": 96.875,
"l": 87.451
},
"oklch": {
"l": 0.85463,
"c": 0.09057,
"h": 307.3
},
"luminance": 0.60543
}Semantic roles & 50–950 ramp
primary
#DFC0FE
secondary
#B1E67C
accent
#E60073
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386