#CBD7EF#CBD7EF
#CBD7EF is a very light, muted blue. Relative luminance 0.675; OKLCH L 87.8% C 0.036 H 264.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD7EF |
|---|---|
| RGB | rgb(203, 215, 239) |
| HSL | hsl(220, 53%, 87%) |
| HSV | hsv(220, 15%, 94%) |
| CMYK | cmyk(15.1%, 10%, 0%, 6.3%) |
| CIE-LAB | lab(85.77, 0.73, -13.12) |
| CIE-LCH | lch(85.77, 13.14, 273.19°) |
| OKLab | oklab(87.75% -0.0035 -0.0355) |
| OKLCH | oklch(87.75% 0.036 264.4) |
| XYZ | xyz(64.5054, 67.5283, 91.2804) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.27
Lightsteelblue
#B0C4DE
ΔE00 5.74
Lavender (CSS)
#E6E6FA
ΔE00 6.38
Cloudy Blue
#ACC2D9
ΔE00 6.95
Powder Blue (survey)
#B1D1FC
ΔE00 7.22
Fog
#D8DCE0
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD7EF #EFE3CB
analogous
#CBE9EF #CBD7EF #D1CBEF
triadic
#CBD7EF #EFCBD7 #D7EFCB
tetradic
#CBD7EF #EFCBE9 #EFE3CB #CBEFD1
square
#CBD7EF #EFCBE9 #EFE3CB #CBEFD1
split-complementary
#CBD7EF #EFD1CB #E9EFCB
monochromatic
#6D8FD2 #9CB3E1 #CBD7EF #E8EDF8 #E8EDF8
Accessibility & contrast
On white
1.45
#CBD7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#CBD7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD7EF
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD7EF | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8F0
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#C3DCDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cbd7ef; /* rgb */ color: rgb(203, 215, 239); /* oklch */ color: oklch(87.8% 0.036 264.4);
Tailwind
colors: {
custom: {
50: '#dbe3f4',
500: '#cbd7ef',
950: '#000000',
},
}SCSS
$custom: #cbd7ef; $custom-light: #dbe3f4; $custom-dark: #000000;
JSON
{
"hex": "#cbd7ef",
"rgb": {
"r": 203,
"g": 215,
"b": 239
},
"hsl": {
"h": 220,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.87751,
"c": 0.03564,
"h": 264.4
},
"luminance": 0.67529
}Semantic roles & 50–950 ramp
primary
#CBD7EF
secondary
#CDB991
accent
#8D25C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151517
muted
#848485