#D4CEFA#D4CEFA
#D4CEFA is a very light, moderate blue. Relative luminance 0.650; OKLCH L 87.0% C 0.061 H 291.3°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CEFA |
|---|---|
| RGB | rgb(212, 206, 250) |
| HSL | hsl(248, 81%, 89%) |
| HSV | hsv(248, 18%, 98%) |
| CMYK | cmyk(15.2%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(84.50, 10.61, -20.78) |
| CIE-LCH | lch(84.50, 23.33, 297.05°) |
| OKLab | oklab(87.04% 0.0221 -0.0565) |
| OKLCH | oklch(87.04% 0.061 291.3) |
| XYZ | xyz(66.4743, 65.0412, 99.4760) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.96
Pale Lilac
#E4CBFF
ΔE00 5.20
Light Periwinkle
#C1C6FC
ΔE00 5.23
Light Lavender
#DFC5FE
ΔE00 5.54
Pale Lavender
#EECFFE
ΔE00 7.06
Light Lilac
#EDC8FF
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CEFA #F4FACE
analogous
#CEDEFA #D4CEFA #EACEFA
triadic
#D4CEFA #FAD4CE #CEFAD4
tetradic
#D4CEFA #FACEDE #F4FACE #CEFAEA
square
#D4CEFA #FACEDE #F4FACE #CEFAEA
split-complementary
#D4CEFA #FAEACE #DEFACE
monochromatic
#735FEF #A396F4 #D4CEFA #E7E3FC #E7E3FC
Accessibility & contrast
On white
1.50
#D4CEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#D4CEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CEFA
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CEFA | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FC
Deuteranopia (green-blind)
#C4D2F9
Tritanopia (blue-blind)
#CDD5DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d4cefa; /* rgb */ color: rgb(212, 206, 250); /* oklch */ color: oklch(87.0% 0.061 291.3);
Tailwind
colors: {
custom: {
50: '#e1ddfc',
500: '#d4cefa',
950: '#000000',
},
}SCSS
$custom: #d4cefa; $custom-light: #e1ddfc; $custom-dark: #000000;
JSON
{
"hex": "#d4cefa",
"rgb": {
"r": 212,
"g": 206,
"b": 250
},
"hsl": {
"h": 248.182,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.8704,
"c": 0.06065,
"h": 291.3
},
"luminance": 0.65042
}Semantic roles & 50–950 ramp
primary
#D4CEFA
secondary
#D4E08D
accent
#DE08C1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485