#D0CEFA#D0CEFA
#D0CEFA is a very light, moderate blue. Relative luminance 0.645; OKLCH L 86.7% C 0.061 H 287.1°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CEFA |
|---|---|
| RGB | rgb(208, 206, 250) |
| HSL | hsl(243, 81%, 89%) |
| HSV | hsv(243, 18%, 98%) |
| CMYK | cmyk(16.8%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(84.20, 9.37, -21.27) |
| CIE-LCH | lch(84.20, 23.24, 293.77°) |
| OKLab | oklab(86.73% 0.0179 -0.0579) |
| OKLCH | oklch(86.73% 0.061 287.1) |
| XYZ | xyz(65.3352, 64.4539, 99.4226) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.05
Light Periwinkle
#C1C6FC
ΔE00 4.21
Pale Lilac
#E4CBFF
ΔE00 6.37
Light Lavender
#DFC5FE
ΔE00 6.51
Pale Lavender
#EECFFE
ΔE00 8.33
Light Lilac
#EDC8FF
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CEFA #F8FACE
analogous
#CEE2FA #D0CEFA #E6CEFA
triadic
#D0CEFA #FAD0CE #CEFAD0
tetradic
#D0CEFA #FACEE2 #F8FACE #CEFAE6
square
#D0CEFA #FACEE2 #F8FACE #CEFAE6
split-complementary
#D0CEFA #FAE6CE #E2FACE
monochromatic
#655FEF #9B96F4 #D0CEFA #E4E3FC #E4E3FC
Accessibility & contrast
On white
1.51
#D0CEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#D0CEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CEFA
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CEFA | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D3FC
Deuteranopia (green-blind)
#C3D1F9
Tritanopia (blue-blind)
#C7D5DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d0cefa; /* rgb */ color: rgb(208, 206, 250); /* oklch */ color: oklch(86.7% 0.061 287.1);
Tailwind
colors: {
custom: {
50: '#dedcfc',
500: '#d0cefa',
950: '#000000',
},
}SCSS
$custom: #d0cefa; $custom-light: #dedcfc; $custom-dark: #000000;
JSON
{
"hex": "#d0cefa",
"rgb": {
"r": 208,
"g": 206,
"b": 250
},
"hsl": {
"h": 242.727,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.86729,
"c": 0.06059,
"h": 287.1
},
"luminance": 0.64455
}Semantic roles & 50–950 ramp
primary
#D0CEFA
secondary
#DCE08D
accent
#DE08D4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485