#DCC2F2#DCC2F2
#DCC2F2 is a very light, moderate violet. Relative luminance 0.602; OKLCH L 85.1% C 0.071 H 309.3°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC2F2 |
|---|---|
| RGB | rgb(220, 194, 242) |
| HSL | hsl(273, 65%, 85%) |
| HSV | hsv(273, 20%, 95%) |
| CMYK | cmyk(9.1%, 19.8%, 0%, 5.1%) |
| CIE-LAB | lab(81.95, 17.93, -20.33) |
| CIE-LCH | lch(81.95, 27.10, 311.41°) |
| OKLab | oklab(85.13% 0.0451 -0.0551) |
| OKLCH | oklch(85.13% 0.071 309.3) |
| XYZ | xyz(64.8312, 60.2104, 92.1936) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.44
Light Lavender
#DFC5FE
ΔE00 2.46
Light Lilac
#EDC8FF
ΔE00 3.38
Pale Lavender
#EECFFE
ΔE00 3.60
Light Lavendar
#EFC0FE
ΔE00 4.84
Very Light Purple
#F6CEFC
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC2F2 #D8F2C2
analogous
#C4C2F2 #DCC2F2 #F2C2F0
triadic
#DCC2F2 #F2DCC2 #C2F2DC
tetradic
#DCC2F2 #F2C4C2 #D8F2C2 #C2F0F2
square
#DCC2F2 #F2C4C2 #D8F2C2 #C2F0F2
split-complementary
#DCC2F2 #F0F2C2 #C2F2C4
monochromatic
#A25DDC #BF90E7 #DCC2F2 #F1E6FA #F1E6FA
Accessibility & contrast
On white
1.61
#DCC2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#DCC2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC2F2
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC2F2 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF4
Deuteranopia (green-blind)
#C0CCF0
Tritanopia (blue-blind)
#DAC8D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dcc2f2; /* rgb */ color: rgb(220, 194, 242); /* oklch */ color: oklch(85.1% 0.071 309.3);
Tailwind
colors: {
custom: {
50: '#e7d4f6',
500: '#dcc2f2',
950: '#000000',
},
}SCSS
$custom: #dcc2f2; $custom-light: #e7d4f6; $custom-dark: #000000;
JSON
{
"hex": "#dcc2f2",
"rgb": {
"r": 220,
"g": 194,
"b": 242
},
"hsl": {
"h": 272.5,
"s": 64.865,
"l": 85.49
},
"oklch": {
"l": 0.8513,
"c": 0.07116,
"h": 309.3
},
"luminance": 0.6021
}Semantic roles & 50–950 ramp
primary
#DCC2F2
secondary
#A9D286
accent
#CD196B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385