#DEC2F0#DEC2F0
#DEC2F0 is a very light, moderate violet. Relative luminance 0.604; OKLCH L 85.2% C 0.070 H 312.1°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2F0 |
|---|---|
| RGB | rgb(222, 194, 240) |
| HSL | hsl(277, 61%, 85%) |
| HSV | hsv(277, 19%, 94%) |
| CMYK | cmyk(7.5%, 19.2%, 0%, 5.9%) |
| CIE-LAB | lab(82.06, 18.17, -19.08) |
| CIE-LCH | lch(82.06, 26.35, 313.60°) |
| OKLab | oklab(85.23% 0.0466 -0.0516) |
| OKLCH | oklch(85.23% 0.07 312.1) |
| XYZ | xyz(65.1415, 60.4050, 90.6488) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.86
Light Lavender
#DFC5FE
ΔE00 3.16
Light Lilac
#EDC8FF
ΔE00 3.26
Pale Lavender
#EECFFE
ΔE00 3.31
Very Light Purple
#F6CEFC
ΔE00 4.54
Light Lavendar
#EFC0FE
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2F0 #D4F0C2
analogous
#C7C2F0 #DEC2F0 #F0C2EB
triadic
#DEC2F0 #F0DEC2 #C2F0DE
tetradic
#DEC2F0 #F0C7C2 #D4F0C2 #C2EBF0
square
#DEC2F0 #F0C7C2 #D4F0C2 #C2EBF0
split-complementary
#DEC2F0 #EBF0C2 #C2F0C7
monochromatic
#A960D8 #C391E4 #DEC2F0 #F2E6F9 #F2E6F9
Accessibility & contrast
On white
1.61
#DEC2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#DEC2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2F0
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2F0 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCBF2
Deuteranopia (green-blind)
#C1CDEE
Tritanopia (blue-blind)
#DDC7D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec2f0; /* rgb */ color: rgb(222, 194, 240); /* oklch */ color: oklch(85.2% 0.070 312.1);
Tailwind
colors: {
custom: {
50: '#e8d4f5',
500: '#dec2f0',
950: '#000000',
},
}SCSS
$custom: #dec2f0; $custom-light: #e8d4f5; $custom-dark: #000000;
JSON
{
"hex": "#dec2f0",
"rgb": {
"r": 222,
"g": 194,
"b": 240
},
"hsl": {
"h": 276.522,
"s": 60.526,
"l": 85.098
},
"oklch": {
"l": 0.8523,
"c": 0.06953,
"h": 312.1
},
"luminance": 0.60404
}Semantic roles & 50–950 ramp
primary
#DEC2F0
secondary
#A3CF88
accent
#C81D60
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385