#CBDBF5#CBDBF5
#CBDBF5 is a very light, muted blue. Relative luminance 0.700; OKLCH L 88.8% C 0.040 H 260.1°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDBF5 |
|---|---|
| RGB | rgb(203, 219, 245) |
| HSL | hsl(217, 68%, 88%) |
| HSV | hsv(217, 17%, 96%) |
| CMYK | cmyk(17.1%, 10.6%, 0%, 3.9%) |
| CIE-LAB | lab(86.97, -0.11, -14.49) |
| CIE-LCH | lch(86.97, 14.49, 269.57°) |
| OKLab | oklab(88.76% -0.0068 -0.0392) |
| OKLCH | oklch(88.76% 0.04 260.1) |
| XYZ | xyz(66.4375, 69.9508, 96.3700) |
| Luminance | 0.6995 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.51
Lightsteelblue
#B0C4DE
ΔE00 5.93
Powder Blue (survey)
#B1D1FC
ΔE00 6.21
Cloudy Blue
#ACC2D9
ΔE00 7.04
Lavender (CSS)
#E6E6FA
ΔE00 7.26
Fog
#D8DCE0
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDBF5 #F5E5CB
analogous
#CBF0F5 #CBDBF5 #D0CBF5
triadic
#CBDBF5 #F5CBDB #DBF5CB
tetradic
#CBDBF5 #F5CBF0 #F5E5CB #CBF5D0
square
#CBDBF5 #F5CBF0 #F5E5CB #CBF5D0
split-complementary
#CBDBF5 #F5D0CB #F0F5CB
monochromatic
#6494E1 #98B7EB #CBDBF5 #E5EDFA #E5EDFA
Accessibility & contrast
On white
1.40
#CBDBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#CBDBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDBF5
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDBF5 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF6
Deuteranopia (green-blind)
#CFD8F4
Tritanopia (blue-blind)
#C1E0E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cbdbf5; /* rgb */ color: rgb(203, 219, 245); /* oklch */ color: oklch(88.8% 0.040 260.1);
Tailwind
colors: {
custom: {
50: '#dbe6f8',
500: '#cbdbf5',
950: '#000000',
},
}SCSS
$custom: #cbdbf5; $custom-light: #dbe6f8; $custom-dark: #000000;
JSON
{
"hex": "#cbdbf5",
"rgb": {
"r": 203,
"g": 219,
"b": 245
},
"hsl": {
"h": 217.143,
"s": 67.742,
"l": 87.843
},
"oklch": {
"l": 0.88755,
"c": 0.03984,
"h": 260.1
},
"luminance": 0.69952
}Semantic roles & 50–950 ramp
primary
#CBDBF5
secondary
#D7BB8E
accent
#8916D0
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#151517
muted
#848485