#DFCEEF#DFCEEF
#DFCEEF is a very light, muted violet. Relative luminance 0.661; OKLCH L 87.5% C 0.048 H 308.5°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEEF |
|---|---|
| RGB | rgb(223, 206, 239) |
| HSL | hsl(271, 51%, 87%) |
| HSV | hsv(271, 14%, 94%) |
| CMYK | cmyk(6.7%, 13.8%, 0%, 6.3%) |
| CIE-LAB | lab(85.03, 11.90, -14.07) |
| CIE-LCH | lch(85.03, 18.43, 310.22°) |
| OKLab | oklab(87.54% 0.0301 -0.0378) |
| OKLCH | oklch(87.54% 0.048 308.5) |
| XYZ | xyz(68.0800, 66.0629, 90.8095) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.97
Thistle
#D8BFD8
ΔE00 5.00
Pale Lilac
#E4CBFF
ΔE00 5.20
Very Light Purple
#F6CEFC
ΔE00 6.42
Light Lavender
#DFC5FE
ΔE00 6.46
Light Lilac
#EDC8FF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEEF #DEEFCE
analogous
#CFCEEF #DFCEEF #EFCEEF
triadic
#DFCEEF #EFDFCE #CEEFDF
tetradic
#DFCEEF #EFCFCE #DEEFCE #CEEFEF
square
#DFCEEF #EFCFCE #DEEFCE #CEEFEF
split-complementary
#DFCEEF #EFEFCE #CEEFCF
monochromatic
#A372D1 #C1A0E0 #DFCEEF #F0E8F7 #F0E8F7
Accessibility & contrast
On white
1.48
#DFCEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#DFCEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEEF
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEEF | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D4F0
Deuteranopia (green-blind)
#CCD5EE
Tritanopia (blue-blind)
#DDD2D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfceef; /* rgb */ color: rgb(223, 206, 239); /* oklch */ color: oklch(87.5% 0.048 308.5);
Tailwind
colors: {
custom: {
50: '#e9ddf4',
500: '#dfceef',
950: '#000000',
},
}SCSS
$custom: #dfceef; $custom-light: #e9ddf4; $custom-dark: #000000;
JSON
{
"hex": "#dfceef",
"rgb": {
"r": 223,
"g": 206,
"b": 239
},
"hsl": {
"h": 270.909,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.87544,
"c": 0.04834,
"h": 308.5
},
"luminance": 0.66063
}Semantic roles & 50–950 ramp
primary
#DFCEEF
secondary
#B0CC95
accent
#BE2770
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485