#DDCEF2#DDCEF2
#DDCEF2 is a very light, muted violet. Relative luminance 0.659; OKLCH L 87.5% C 0.051 H 304.2°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCEF2 |
|---|---|
| RGB | rgb(221, 206, 242) |
| HSL | hsl(265, 58%, 88%) |
| HSV | hsv(265, 15%, 95%) |
| CMYK | cmyk(8.7%, 14.9%, 0%, 5.1%) |
| CIE-LAB | lab(84.96, 11.84, -15.78) |
| CIE-LCH | lch(84.96, 19.73, 306.87°) |
| OKLab | oklab(87.48% 0.029 -0.0426) |
| OKLCH | oklch(87.48% 0.051 304.2) |
| XYZ | xyz(67.9142, 65.9257, 93.1343) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.55
Pale Lavender
#EECFFE
ΔE00 4.88
Light Lavender
#DFC5FE
ΔE00 5.72
Thistle
#D8BFD8
ΔE00 5.88
Light Lilac
#EDC8FF
ΔE00 6.48
Very Light Purple
#F6CEFC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCEF2 #E3F2CE
analogous
#CED1F2 #DDCEF2 #EFCEF2
triadic
#DDCEF2 #F2DDCE #CEF2DD
tetradic
#DDCEF2 #F2CED1 #E3F2CE #CEF2EF
square
#DDCEF2 #F2CED1 #E3F2CE #CEF2EF
split-complementary
#DDCEF2 #F2EFCE #D1F2CE
monochromatic
#9A6DD8 #BB9EE5 #DDCEF2 #EEE7F9 #EEE7F9
Accessibility & contrast
On white
1.48
#DDCEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#DDCEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCEF2
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCEF2 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D4F4
Deuteranopia (green-blind)
#CBD4F1
Tritanopia (blue-blind)
#DAD3DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ddcef2; /* rgb */ color: rgb(221, 206, 242); /* oklch */ color: oklch(87.5% 0.051 304.2);
Tailwind
colors: {
custom: {
50: '#e7ddf6',
500: '#ddcef2',
950: '#000000',
},
}SCSS
$custom: #ddcef2; $custom-light: #e7ddf6; $custom-dark: #000000;
JSON
{
"hex": "#ddcef2",
"rgb": {
"r": 221,
"g": 206,
"b": 242
},
"hsl": {
"h": 265,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.87481,
"c": 0.05149,
"h": 304.2
},
"luminance": 0.65926
}Semantic roles & 50–950 ramp
primary
#DDCEF2
secondary
#B7D193
accent
#C62081
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485