#DFC8F2#DFC8F2
#DFC8F2 is a very light, moderate violet. Relative luminance 0.634; OKLCH L 86.5% C 0.062 H 309.7°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC8F2 |
|---|---|
| RGB | rgb(223, 200, 242) |
| HSL | hsl(273, 62%, 87%) |
| HSV | hsv(273, 17%, 95%) |
| CMYK | cmyk(7.9%, 17.4%, 0%, 5.1%) |
| CIE-LAB | lab(83.66, 15.68, -17.73) |
| CIE-LCH | lch(83.66, 23.67, 311.49°) |
| OKLab | oklab(86.51% 0.0397 -0.0479) |
| OKLCH | oklch(86.51% 0.062 309.7) |
| XYZ | xyz(67.1099, 63.4077, 92.6907) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.72
Pale Lavender
#EECFFE
ΔE00 3.00
Light Lavender
#DFC5FE
ΔE00 3.77
Light Lilac
#EDC8FF
ΔE00 4.08
Very Light Purple
#F6CEFC
ΔE00 4.70
Thistle
#D8BFD8
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC8F2 #DBF2C8
analogous
#CAC8F2 #DFC8F2 #F2C8F0
triadic
#DFC8F2 #F2DFC8 #C8F2DF
tetradic
#DFC8F2 #F2CAC8 #DBF2C8 #C8F0F2
square
#DFC8F2 #F2CAC8 #DBF2C8 #C8F0F2
split-complementary
#DFC8F2 #F0F2C8 #C8F2CA
monochromatic
#A565DB #C297E6 #DFC8F2 #F1E6F9 #F1E6F9
Accessibility & contrast
On white
1.53
#DFC8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#DFC8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC8F2
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC8F2 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CFF4
Deuteranopia (green-blind)
#C6D1F1
Tritanopia (blue-blind)
#DDCDD6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfc8f2; /* rgb */ color: rgb(223, 200, 242); /* oklch */ color: oklch(86.5% 0.062 309.7);
Tailwind
colors: {
custom: {
50: '#e9d8f6',
500: '#dfc8f2',
950: '#000000',
},
}SCSS
$custom: #dfc8f2; $custom-light: #e9d8f6; $custom-dark: #000000;
JSON
{
"hex": "#dfc8f2",
"rgb": {
"r": 223,
"g": 200,
"b": 242
},
"hsl": {
"h": 272.857,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.8651,
"c": 0.06218,
"h": 309.7
},
"luminance": 0.63407
}Semantic roles & 50–950 ramp
primary
#DFC8F2
secondary
#ACD28D
accent
#C91C6A
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385