#D4CEFB#D4CEFB
#D4CEFB is a very light, moderate blue. Relative luminance 0.651; OKLCH L 87.1% C 0.062 H 291.2°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CEFB |
|---|---|
| RGB | rgb(212, 206, 251) |
| HSL | hsl(248, 85%, 90%) |
| HSV | hsv(248, 18%, 98%) |
| CMYK | cmyk(15.5%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(84.54, 10.82, -21.26) |
| CIE-LCH | lch(84.54, 23.86, 296.97°) |
| OKLab | oklab(87.08% 0.0224 -0.0578) |
| OKLCH | oklch(87.08% 0.062 291.2) |
| XYZ | xyz(66.6315, 65.1041, 100.3040) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.77
Light Periwinkle
#C1C6FC
ΔE00 5.07
Pale Lilac
#E4CBFF
ΔE00 5.14
Light Lavender
#DFC5FE
ΔE00 5.45
Pale Lavender
#EECFFE
ΔE00 7.07
Light Lilac
#EDC8FF
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CEFB #F5FBCE
analogous
#CEDFFB #D4CEFB #EBCEFB
triadic
#D4CEFB #FBD4CE #CEFBD4
tetradic
#D4CEFB #FBCEDF #F5FBCE #CEFBEB
square
#D4CEFB #FBCEDF #F5FBCE #CEFBEB
split-complementary
#D4CEFB #FBEBCE #DFFBCE
monochromatic
#715DF2 #A295F6 #D4CEFB #E6E3FD #E6E3FD
Accessibility & contrast
On white
1.50
#D4CEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#D4CEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CEFB
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CEFB | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FD
Deuteranopia (green-blind)
#C4D2FA
Tritanopia (blue-blind)
#CCD5DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d4cefb; /* rgb */ color: rgb(212, 206, 251); /* oklch */ color: oklch(87.1% 0.062 291.2);
Tailwind
colors: {
custom: {
50: '#e1ddfc',
500: '#d4cefb',
950: '#000000',
},
}SCSS
$custom: #d4cefb; $custom-light: #e1ddfc; $custom-dark: #000000;
JSON
{
"hex": "#d4cefb",
"rgb": {
"r": 212,
"g": 206,
"b": 251
},
"hsl": {
"h": 248,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.87076,
"c": 0.06201,
"h": 291.2
},
"luminance": 0.65105
}Semantic roles & 50–950 ramp
primary
#D4CEFB
secondary
#D6E28C
accent
#E104C4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485