#D1CEFA#D1CEFA
#D1CEFA is a very light, moderate blue. Relative luminance 0.646; OKLCH L 86.8% C 0.061 H 288.2°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CEFA |
|---|---|
| RGB | rgb(209, 206, 250) |
| HSL | hsl(244, 81%, 89%) |
| HSV | hsv(244, 18%, 98%) |
| CMYK | cmyk(16.4%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(84.28, 9.68, -21.15) |
| CIE-LCH | lch(84.28, 23.26, 294.59°) |
| OKLab | oklab(86.81% 0.0189 -0.0575) |
| OKLCH | oklch(86.81% 0.061 288.2) |
| XYZ | xyz(65.6173, 64.5994, 99.4359) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.25
Light Periwinkle
#C1C6FC
ΔE00 4.46
Pale Lilac
#E4CBFF
ΔE00 6.07
Light Lavender
#DFC5FE
ΔE00 6.26
Pale Lavender
#EECFFE
ΔE00 8.01
Light Lilac
#EDC8FF
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CEFA #F7FACE
analogous
#CEE1FA #D1CEFA #E7CEFA
triadic
#D1CEFA #FAD1CE #CEFAD1
tetradic
#D1CEFA #FACEE1 #F7FACE #CEFAE7
square
#D1CEFA #FACEE1 #F7FACE #CEFAE7
split-complementary
#D1CEFA #FAE7CE #E1FACE
monochromatic
#695FEF #9D96F4 #D1CEFA #E5E3FC #E5E3FC
Accessibility & contrast
On white
1.51
#D1CEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#D1CEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CEFA
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CEFA | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D3FC
Deuteranopia (green-blind)
#C3D1F9
Tritanopia (blue-blind)
#C9D5DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d1cefa; /* rgb */ color: rgb(209, 206, 250); /* oklch */ color: oklch(86.8% 0.061 288.2);
Tailwind
colors: {
custom: {
50: '#dfdcfc',
500: '#d1cefa',
950: '#000000',
},
}SCSS
$custom: #d1cefa; $custom-light: #dfdcfc; $custom-dark: #000000;
JSON
{
"hex": "#d1cefa",
"rgb": {
"r": 209,
"g": 206,
"b": 250
},
"hsl": {
"h": 244.091,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.86806,
"c": 0.06058,
"h": 288.2
},
"luminance": 0.646
}Semantic roles & 50–950 ramp
primary
#D1CEFA
secondary
#DAE08D
accent
#DE08CF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485