#CBDBF6#CBDBF6
#CBDBF6 is a very light, muted blue. Relative luminance 0.700; OKLCH L 88.8% C 0.041 H 261.0°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDBF6 |
|---|---|
| RGB | rgb(203, 219, 246) |
| HSL | hsl(218, 70%, 88%) |
| HSV | hsv(218, 17%, 96%) |
| CMYK | cmyk(17.5%, 11%, 0%, 3.5%) |
| CIE-LAB | lab(87.00, 0.10, -14.97) |
| CIE-LCH | lch(87.00, 14.97, 270.39°) |
| OKLab | oklab(88.79% -0.0065 -0.0406) |
| OKLCH | oklch(88.79% 0.041 261) |
| XYZ | xyz(66.5906, 70.0120, 97.1762) |
| Luminance | 0.7001 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.59
Lightsteelblue
#B0C4DE
ΔE00 5.99
Powder Blue (survey)
#B1D1FC
ΔE00 6.09
Cloudy Blue
#ACC2D9
ΔE00 7.17
Lavender (CSS)
#E6E6FA
ΔE00 7.24
Light Periwinkle
#C1C6FC
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDBF6 #F6E6CB
analogous
#CBF1F6 #CBDBF6 #D0CBF6
triadic
#CBDBF6 #F6CBDB #DBF6CB
tetradic
#CBDBF6 #F6CBF1 #F6E6CB #CBF6D0
square
#CBDBF6 #F6CBF1 #F6E6CB #CBF6D0
split-complementary
#CBDBF6 #F6D0CB #F1F6CB
monochromatic
#6393E4 #97B7ED #CBDBF6 #E5EDFA #E5EDFA
Accessibility & contrast
On white
1.40
#CBDBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#CBDBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDBF6
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDBF6 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DCF7
Deuteranopia (green-blind)
#CED8F5
Tritanopia (blue-blind)
#C1E0E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cbdbf6; /* rgb */ color: rgb(203, 219, 246); /* oklch */ color: oklch(88.8% 0.041 261.0);
Tailwind
colors: {
custom: {
50: '#dbe6f9',
500: '#cbdbf6',
950: '#000000',
},
}SCSS
$custom: #cbdbf6; $custom-light: #dbe6f9; $custom-dark: #000000;
JSON
{
"hex": "#cbdbf6",
"rgb": {
"r": 203,
"g": 219,
"b": 246
},
"hsl": {
"h": 217.674,
"s": 70.492,
"l": 88.039
},
"oklch": {
"l": 0.88788,
"c": 0.04109,
"h": 261
},
"luminance": 0.70013
}Semantic roles & 50–950 ramp
primary
#CBDBF6
secondary
#D8BC8D
accent
#8B13D3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#151517
muted
#848485