#D5CEF2#D5CEF2
#D5CEF2 is a very light, muted violet. Relative luminance 0.647; OKLCH L 86.8% C 0.050 H 294.3°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CEF2 |
|---|---|
| RGB | rgb(213, 206, 242) |
| HSL | hsl(252, 58%, 88%) |
| HSV | hsv(252, 15%, 95%) |
| CMYK | cmyk(12%, 14.9%, 0%, 5.1%) |
| CIE-LAB | lab(84.33, 9.27, -16.80) |
| CIE-LCH | lch(84.33, 19.18, 298.90°) |
| OKLab | oklab(86.84% 0.0205 -0.0454) |
| OKLCH | oklch(86.84% 0.05 294.3) |
| XYZ | xyz(65.5356, 64.6992, 93.0228) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.99
Pale Lilac
#E4CBFF
ΔE00 5.97
Light Lavender
#DFC5FE
ΔE00 6.67
Light Periwinkle
#C1C6FC
ΔE00 6.98
Pale Lavender
#EECFFE
ΔE00 7.13
Thistle
#D8BFD8
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CEF2 #EBF2CE
analogous
#CED9F2 #D5CEF2 #E7CEF2
triadic
#D5CEF2 #F2D5CE #CEF2D5
tetradic
#D5CEF2 #F2CED9 #EBF2CE #CEF2E7
square
#D5CEF2 #F2CED9 #EBF2CE #CEF2E7
split-complementary
#D5CEF2 #F2E7CE #D9F2CE
monochromatic
#826DD8 #AC9EE5 #D5CEF2 #EAE7F9 #EAE7F9
Accessibility & contrast
On white
1.51
#D5CEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#D5CEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CEF2
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CEF2 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F4
Deuteranopia (green-blind)
#C7D2F1
Tritanopia (blue-blind)
#D0D3DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d5cef2; /* rgb */ color: rgb(213, 206, 242); /* oklch */ color: oklch(86.8% 0.050 294.3);
Tailwind
colors: {
custom: {
50: '#e2ddf6',
500: '#d5cef2',
950: '#000000',
},
}SCSS
$custom: #d5cef2; $custom-light: #e2ddf6; $custom-dark: #000000;
JSON
{
"hex": "#d5cef2",
"rgb": {
"r": 213,
"g": 206,
"b": 242
},
"hsl": {
"h": 251.667,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.86837,
"c": 0.04983,
"h": 294.3
},
"luminance": 0.647
}Semantic roles & 50–950 ramp
primary
#D5CEF2
secondary
#C5D193
accent
#C620A5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485