#DFCEF3#DFCEF3
#DFCEF3 is a very light, muted violet. Relative luminance 0.663; OKLCH L 87.7% C 0.053 H 306.1°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEF3 |
|---|---|
| RGB | rgb(223, 206, 243) |
| HSL | hsl(268, 61%, 88%) |
| HSV | hsv(268, 15%, 95%) |
| CMYK | cmyk(8.2%, 15.2%, 0%, 4.7%) |
| CIE-LAB | lab(85.15, 12.68, -16.01) |
| CIE-LCH | lch(85.15, 20.42, 308.38°) |
| OKLab | oklab(87.68% 0.0314 -0.0432) |
| OKLCH | oklch(87.68% 0.053 306.1) |
| XYZ | xyz(68.6775, 66.3018, 93.9561) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.10
Pale Lavender
#EECFFE
ΔE00 4.25
Light Lavender
#DFC5FE
ΔE00 5.37
Thistle
#D8BFD8
ΔE00 5.79
Light Lilac
#EDC8FF
ΔE00 5.91
Very Light Purple
#F6CEFC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEF3 #E2F3CE
analogous
#CECFF3 #DFCEF3 #F2CEF3
triadic
#DFCEF3 #F3DFCE #CEF3DF
tetradic
#DFCEF3 #F3CECF #E2F3CE #CEF3F2
square
#DFCEF3 #F3CECF #E2F3CE #CEF3F2
split-complementary
#DFCEF3 #F3F2CE #CFF3CE
monochromatic
#9F6CDB #BF9DE7 #DFCEF3 #EFE6F9 #EFE6F9
Accessibility & contrast
On white
1.47
#DFCEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#DFCEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEF3
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEF3 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D4F5
Deuteranopia (green-blind)
#CBD5F2
Tritanopia (blue-blind)
#DCD3DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfcef3; /* rgb */ color: rgb(223, 206, 243); /* oklch */ color: oklch(87.7% 0.053 306.1);
Tailwind
colors: {
custom: {
50: '#e9ddf7',
500: '#dfcef3',
950: '#000000',
},
}SCSS
$custom: #dfcef3; $custom-light: #e9ddf7; $custom-dark: #000000;
JSON
{
"hex": "#dfcef3",
"rgb": {
"r": 223,
"g": 206,
"b": 243
},
"hsl": {
"h": 267.568,
"s": 60.656,
"l": 88.039
},
"oklch": {
"l": 0.87679,
"c": 0.0534,
"h": 306.1
},
"luminance": 0.66302
}Semantic roles & 50–950 ramp
primary
#DFCEF3
secondary
#B5D392
accent
#C81D7A
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485