#DFC2F2#DFC2F2
#DFC2F2 is a very light, moderate violet. Relative luminance 0.607; OKLCH L 85.4% C 0.072 H 311.9°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC2F2 |
|---|---|
| RGB | rgb(223, 194, 242) |
| HSL | hsl(276, 65%, 85%) |
| HSV | hsv(276, 20%, 95%) |
| CMYK | cmyk(7.9%, 19.8%, 0%, 5.1%) |
| CIE-LAB | lab(82.21, 18.89, -19.91) |
| CIE-LCH | lch(82.21, 27.45, 313.48°) |
| OKLab | oklab(85.39% 0.0483 -0.0539) |
| OKLCH | oklch(85.39% 0.072 311.9) |
| XYZ | xyz(65.7475, 60.6829, 92.2365) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.61
Light Lavender
#DFC5FE
ΔE00 2.77
Light Lilac
#EDC8FF
ΔE00 2.86
Pale Lavender
#EECFFE
ΔE00 3.22
Light Lavendar
#EFC0FE
ΔE00 4.28
Very Light Purple
#F6CEFC
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC2F2 #D5F2C2
analogous
#C7C2F2 #DFC2F2 #F2C2ED
triadic
#DFC2F2 #F2DFC2 #C2F2DF
tetradic
#DFC2F2 #F2C7C2 #D5F2C2 #C2EDF2
square
#DFC2F2 #F2C7C2 #D5F2C2 #C2EDF2
split-complementary
#DFC2F2 #EDF2C2 #C2F2C7
monochromatic
#AA5DDC #C590E7 #DFC2F2 #F2E6FA #F2E6FA
Accessibility & contrast
On white
1.60
#DFC2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#DFC2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC2F2
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC2F2 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF4
Deuteranopia (green-blind)
#C1CDF0
Tritanopia (blue-blind)
#DDC8D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfc2f2; /* rgb */ color: rgb(223, 194, 242); /* oklch */ color: oklch(85.4% 0.072 311.9);
Tailwind
colors: {
custom: {
50: '#e9d4f6',
500: '#dfc2f2',
950: '#000000',
},
}SCSS
$custom: #dfc2f2; $custom-light: #e9d4f6; $custom-dark: #000000;
JSON
{
"hex": "#dfc2f2",
"rgb": {
"r": 223,
"g": 194,
"b": 242
},
"hsl": {
"h": 276.25,
"s": 64.865,
"l": 85.49
},
"oklch": {
"l": 0.85388,
"c": 0.07239,
"h": 311.9
},
"luminance": 0.60682
}Semantic roles & 50–950 ramp
primary
#DFC2F2
secondary
#A4D286
accent
#CD1960
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385