#DFC8FE#DFC8FE
#DFC8FE is a very light, moderate violet. Relative luminance 0.642; OKLCH L 86.9% C 0.077 H 304.2°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC8FE |
|---|---|
| RGB | rgb(223, 200, 254) |
| HSL | hsl(266, 96%, 89%) |
| HSV | hsv(266, 21%, 100%) |
| CMYK | cmyk(12.2%, 21.3%, 0%, 0.4%) |
| CIE-LAB | lab(84.05, 18.08, -23.52) |
| CIE-LCH | lch(84.05, 29.67, 307.56°) |
| OKLab | oklab(86.94% 0.0435 -0.064) |
| OKLCH | oklch(86.94% 0.077 304.2) |
| XYZ | xyz(68.9717, 64.1524, 102.4958) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.99
Pale Lilac
#E4CBFF
ΔE00 1.16
Light Lilac
#EDC8FF
ΔE00 3.44
Pale Lavender
#EECFFE
ΔE00 3.73
Light Lavendar
#EFC0FE
ΔE00 5.18
Light Violet
#D6B4FC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC8FE #E7FEC8
analogous
#C8CCFE #DFC8FE #FAC8FE
triadic
#DFC8FE #FEDFC8 #C8FEDF
tetradic
#DFC8FE #FEC8CC #E7FEC8 #C8FEFA
square
#DFC8FE #FEC8CC #E7FEC8 #C8FEFA
split-complementary
#DFC8FE #FEFAC8 #CCFEC8
monochromatic
#9950FC #BC8CFD #DFC8FE #EEE1FE #EEE1FE
Accessibility & contrast
On white
1.52
#DFC8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#DFC8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC8FE
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC8FE | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#C2D2FC
Tritanopia (blue-blind)
#DBCFDA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfc8fe; /* rgb */ color: rgb(223, 200, 254); /* oklch */ color: oklch(86.9% 0.077 304.2);
Tailwind
colors: {
custom: {
50: '#e9d8fe',
500: '#dfc8fe',
950: '#000000',
},
}SCSS
$custom: #dfc8fe; $custom-light: #e9d8fe; $custom-dark: #000000;
JSON
{
"hex": "#dfc8fe",
"rgb": {
"r": 223,
"g": 200,
"b": 254
},
"hsl": {
"h": 265.556,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.86939,
"c": 0.07735,
"h": 304.2
},
"luminance": 0.64152
}Semantic roles & 50–950 ramp
primary
#DFC8FE
secondary
#BCE783
accent
#E60084
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386