#DDCEF0#DDCEF0
#DDCEF0 is a very light, muted violet. Relative luminance 0.658; OKLCH L 87.4% C 0.049 H 305.3°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCEF0 |
|---|---|
| RGB | rgb(221, 206, 240) |
| HSL | hsl(266, 53%, 87%) |
| HSV | hsv(266, 14%, 94%) |
| CMYK | cmyk(7.9%, 14.2%, 0%, 5.9%) |
| CIE-LAB | lab(84.90, 11.44, -14.81) |
| CIE-LCH | lch(84.90, 18.72, 307.68°) |
| OKLab | oklab(87.41% 0.0283 -0.0399) |
| OKLCH | oklch(87.41% 0.049 305.3) |
| XYZ | xyz(67.6154, 65.8062, 91.5609) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.08
Pale Lavender
#EECFFE
ΔE00 5.21
Thistle
#D8BFD8
ΔE00 5.51
Light Lavender
#DFC5FE
ΔE00 6.26
Very Light Purple
#F6CEFC
ΔE00 6.84
Light Lilac
#EDC8FF
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCEF0 #E1F0CE
analogous
#CED0F0 #DDCEF0 #EECEF0
triadic
#DDCEF0 #F0DDCE #CEF0DD
tetradic
#DDCEF0 #F0CED0 #E1F0CE #CEF0EE
square
#DDCEF0 #F0CED0 #E1F0CE #CEF0EE
split-complementary
#DDCEF0 #F0EECE #D0F0CE
monochromatic
#9C70D3 #BC9FE2 #DDCEF0 #EFE8F8 #EFE8F8
Accessibility & contrast
On white
1.48
#DDCEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#DDCEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCEF0
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCEF0 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3F2
Deuteranopia (green-blind)
#CBD4EF
Tritanopia (blue-blind)
#DAD2D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ddcef0; /* rgb */ color: rgb(221, 206, 240); /* oklch */ color: oklch(87.4% 0.049 305.3);
Tailwind
colors: {
custom: {
50: '#e7ddf5',
500: '#ddcef0',
950: '#000000',
},
}SCSS
$custom: #ddcef0; $custom-light: #e7ddf5; $custom-dark: #000000;
JSON
{
"hex": "#ddcef0",
"rgb": {
"r": 221,
"g": 206,
"b": 240
},
"hsl": {
"h": 266.471,
"s": 53.125,
"l": 87.451
},
"oklch": {
"l": 0.87413,
"c": 0.04891,
"h": 305.3
},
"luminance": 0.65806
}Semantic roles & 50–950 ramp
primary
#DDCEF0
secondary
#B5CE94
accent
#C1257C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485