#DFCEF4#DFCEF4
#DFCEF4 is a very light, muted violet. Relative luminance 0.664; OKLCH L 87.7% C 0.055 H 305.5°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEF4 |
|---|---|
| RGB | rgb(223, 206, 244) |
| HSL | hsl(267, 63%, 88%) |
| HSV | hsv(267, 16%, 96%) |
| CMYK | cmyk(8.6%, 15.6%, 0%, 4.3%) |
| CIE-LAB | lab(85.18, 12.88, -16.50) |
| CIE-LCH | lch(85.18, 20.93, 307.98°) |
| OKLab | oklab(87.71% 0.0318 -0.0445) |
| OKLCH | oklch(87.71% 0.055 305.5) |
| XYZ | xyz(68.8289, 66.3624, 94.7536) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.84
Pale Lavender
#EECFFE
ΔE00 4.12
Light Lavender
#DFC5FE
ΔE00 5.11
Light Lilac
#EDC8FF
ΔE00 5.74
Very Light Purple
#F6CEFC
ΔE00 5.96
Thistle
#D8BFD8
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEF4 #E3F4CE
analogous
#CED0F4 #DFCEF4 #F2CEF4
triadic
#DFCEF4 #F4DFCE #CEF4DF
tetradic
#DFCEF4 #F4CED0 #E3F4CE #CEF4F2
square
#DFCEF4 #F4CED0 #E3F4CE #CEF4F2
split-complementary
#DFCEF4 #F4F2CE #D0F4CE
monochromatic
#9E6ADE #BE9CE9 #DFCEF4 #EFE6F9 #EFE6F9
Accessibility & contrast
On white
1.47
#DFCEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#DFCEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEF4
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEF4 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D4F6
Deuteranopia (green-blind)
#CBD5F3
Tritanopia (blue-blind)
#DCD3DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfcef4; /* rgb */ color: rgb(223, 206, 244); /* oklch */ color: oklch(87.7% 0.055 305.5);
Tailwind
colors: {
custom: {
50: '#e9ddf7',
500: '#dfcef4',
950: '#000000',
},
}SCSS
$custom: #dfcef4; $custom-light: #e9ddf7; $custom-dark: #000000;
JSON
{
"hex": "#dfcef4",
"rgb": {
"r": 223,
"g": 206,
"b": 244
},
"hsl": {
"h": 266.842,
"s": 63.333,
"l": 88.235
},
"oklch": {
"l": 0.87713,
"c": 0.05468,
"h": 305.5
},
"luminance": 0.66362
}Semantic roles & 50–950 ramp
primary
#DFCEF4
secondary
#B7D591
accent
#CB1A7C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485