#D0CEFB#D0CEFB
#D0CEFB is a very light, moderate blue. Relative luminance 0.645; OKLCH L 86.8% C 0.062 H 287.1°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CEFB |
|---|---|
| RGB | rgb(208, 206, 251) |
| HSL | hsl(243, 85%, 90%) |
| HSV | hsv(243, 18%, 98%) |
| CMYK | cmyk(17.1%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(84.23, 9.58, -21.75) |
| CIE-LCH | lch(84.23, 23.77, 293.77°) |
| OKLab | oklab(86.77% 0.0182 -0.0592) |
| OKLCH | oklch(86.77% 0.062 287.1) |
| XYZ | xyz(65.4924, 64.5168, 100.2506) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.82
Light Periwinkle
#C1C6FC
ΔE00 4.05
Pale Lilac
#E4CBFF
ΔE00 6.32
Light Lavender
#DFC5FE
ΔE00 6.44
Pale Lavender
#EECFFE
ΔE00 8.34
Light Lilac
#EDC8FF
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CEFB #F9FBCE
analogous
#CEE3FB #D0CEFB #E7CEFB
triadic
#D0CEFB #FBD0CE #CEFBD0
tetradic
#D0CEFB #FBCEE3 #F9FBCE #CEFBE7
square
#D0CEFB #FBCEE3 #F9FBCE #CEFBE7
split-complementary
#D0CEFB #FBE7CE #E3FBCE
monochromatic
#635DF2 #9A95F6 #D0CEFB #E4E3FD #E4E3FD
Accessibility & contrast
On white
1.51
#D0CEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#D0CEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CEFB
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CEFB | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FD
Deuteranopia (green-blind)
#C3D1FA
Tritanopia (blue-blind)
#C7D5DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d0cefb; /* rgb */ color: rgb(208, 206, 251); /* oklch */ color: oklch(86.8% 0.062 287.1);
Tailwind
colors: {
custom: {
50: '#dedcfc',
500: '#d0cefb',
950: '#000000',
},
}SCSS
$custom: #d0cefb; $custom-light: #dedcfc; $custom-dark: #000000;
JSON
{
"hex": "#d0cefb",
"rgb": {
"r": 208,
"g": 206,
"b": 251
},
"hsl": {
"h": 242.667,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.86765,
"c": 0.06197,
"h": 287.1
},
"luminance": 0.64518
}Semantic roles & 50–950 ramp
primary
#D0CEFB
secondary
#DEE28C
accent
#E104D8
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485