#D5CEFA#D5CEFA
#D5CEFA is a very light, moderate blue. Relative luminance 0.652; OKLCH L 87.1% C 0.061 H 292.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CEFA |
|---|---|
| RGB | rgb(213, 206, 250) |
| HSL | hsl(250, 81%, 89%) |
| HSV | hsv(250, 18%, 98%) |
| CMYK | cmyk(14.8%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(84.58, 10.92, -20.66) |
| CIE-LCH | lch(84.58, 23.37, 297.87°) |
| OKLab | oklab(87.12% 0.0231 -0.0561) |
| OKLCH | oklch(87.12% 0.061 292.4) |
| XYZ | xyz(66.7635, 65.1904, 99.4896) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.22
Pale Lilac
#E4CBFF
ΔE00 4.91
Light Lavender
#DFC5FE
ΔE00 5.32
Light Periwinkle
#C1C6FC
ΔE00 5.49
Pale Lavender
#EECFFE
ΔE00 6.74
Light Lilac
#EDC8FF
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CEFA #F3FACE
analogous
#CEDDFA #D5CEFA #EBCEFA
triadic
#D5CEFA #FAD5CE #CEFAD5
tetradic
#D5CEFA #FACEDD #F3FACE #CEFAEB
square
#D5CEFA #FACEDD #F3FACE #CEFAEB
split-complementary
#D5CEFA #FAEBCE #DDFACE
monochromatic
#765FEF #A596F4 #D5CEFA #E7E3FC #E7E3FC
Accessibility & contrast
On white
1.50
#D5CEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#D5CEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CEFA
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CEFA | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FC
Deuteranopia (green-blind)
#C5D2F9
Tritanopia (blue-blind)
#CED5DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d5cefa; /* rgb */ color: rgb(213, 206, 250); /* oklch */ color: oklch(87.1% 0.061 292.4);
Tailwind
colors: {
custom: {
50: '#e2ddfc',
500: '#d5cefa',
950: '#000000',
},
}SCSS
$custom: #d5cefa; $custom-light: #e2ddfc; $custom-dark: #000000;
JSON
{
"hex": "#d5cefa",
"rgb": {
"r": 213,
"g": 206,
"b": 250
},
"hsl": {
"h": 249.545,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.87118,
"c": 0.06071,
"h": 292.4
},
"luminance": 0.65191
}Semantic roles & 50–950 ramp
primary
#D5CEFA
secondary
#D2E08D
accent
#DE08BC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485