#DFCEF2#DFCEF2
#DFCEF2 is a very light, muted violet. Relative luminance 0.662; OKLCH L 87.6% C 0.052 H 306.6°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEF2 |
|---|---|
| RGB | rgb(223, 206, 242) |
| HSL | hsl(268, 58%, 88%) |
| HSV | hsv(268, 15%, 95%) |
| CMYK | cmyk(7.9%, 14.9%, 0%, 5.1%) |
| CIE-LAB | lab(85.12, 12.48, -15.53) |
| CIE-LCH | lch(85.12, 19.92, 308.80°) |
| OKLab | oklab(87.65% 0.0311 -0.0418) |
| OKLCH | oklch(87.65% 0.052 306.6) |
| XYZ | xyz(68.5269, 66.2416, 93.1630) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.36
Pale Lavender
#EECFFE
ΔE00 4.41
Thistle
#D8BFD8
ΔE00 5.58
Light Lavender
#DFC5FE
ΔE00 5.63
Very Light Purple
#F6CEFC
ΔE00 6.10
Light Lilac
#EDC8FF
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEF2 #E1F2CE
analogous
#CECFF2 #DFCEF2 #F1CEF2
triadic
#DFCEF2 #F2DFCE #CEF2DF
tetradic
#DFCEF2 #F2CECF #E1F2CE #CEF2F1
square
#DFCEF2 #F2CECF #E1F2CE #CEF2F1
split-complementary
#DFCEF2 #F2F1CE #CFF2CE
monochromatic
#A06DD8 #BF9EE5 #DFCEF2 #EFE7F9 #EFE7F9
Accessibility & contrast
On white
1.47
#DFCEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#DFCEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEF2
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEF2 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D4F4
Deuteranopia (green-blind)
#CBD5F1
Tritanopia (blue-blind)
#DDD2DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfcef2; /* rgb */ color: rgb(223, 206, 242); /* oklch */ color: oklch(87.6% 0.052 306.6);
Tailwind
colors: {
custom: {
50: '#e9ddf6',
500: '#dfcef2',
950: '#000000',
},
}SCSS
$custom: #dfcef2; $custom-light: #e9ddf6; $custom-dark: #000000;
JSON
{
"hex": "#dfcef2",
"rgb": {
"r": 223,
"g": 206,
"b": 242
},
"hsl": {
"h": 268.333,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.87645,
"c": 0.05213,
"h": 306.6
},
"luminance": 0.66241
}Semantic roles & 50–950 ramp
primary
#DFCEF2
secondary
#B4D193
accent
#C62077
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485