#CBDBF7#CBDBF7
#CBDBF7 is a very light, muted blue. Relative luminance 0.701; OKLCH L 88.8% C 0.042 H 261.7°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDBF7 |
|---|---|
| RGB | rgb(203, 219, 247) |
| HSL | hsl(218, 73%, 88%) |
| HSV | hsv(218, 18%, 97%) |
| CMYK | cmyk(17.8%, 11.3%, 0%, 3.1%) |
| CIE-LAB | lab(87.03, 0.31, -15.45) |
| CIE-LCH | lch(87.03, 15.45, 271.17°) |
| OKLab | oklab(88.82% -0.0061 -0.0419) |
| OKLCH | oklch(88.82% 0.042 261.7) |
| XYZ | xyz(66.7445, 70.0736, 97.9867) |
| Luminance | 0.7007 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.69
Powder Blue (survey)
#B1D1FC
ΔE00 6.00
Lightsteelblue
#B0C4DE
ΔE00 6.08
Lavender (CSS)
#E6E6FA
ΔE00 7.25
Cloudy Blue
#ACC2D9
ΔE00 7.32
Light Periwinkle
#C1C6FC
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDBF7 #F7E7CB
analogous
#CBF1F7 #CBDBF7 #D1CBF7
triadic
#CBDBF7 #F7CBDB #DBF7CB
tetradic
#CBDBF7 #F7CBF1 #F7E7CB #CBF7D1
square
#CBDBF7 #F7CBF1 #F7E7CB #CBF7D1
split-complementary
#CBDBF7 #F7D1CB #F1F7CB
monochromatic
#6192E7 #96B6EF #CBDBF7 #E4EDFB #E4EDFB
Accessibility & contrast
On white
1.40
#CBDBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#CBDBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDBF7
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDBF7 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DCF8
Deuteranopia (green-blind)
#CED8F6
Tritanopia (blue-blind)
#C0E1E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cbdbf7; /* rgb */ color: rgb(203, 219, 247); /* oklch */ color: oklch(88.8% 0.042 261.7);
Tailwind
colors: {
custom: {
50: '#dbe6f9',
500: '#cbdbf7',
950: '#000000',
},
}SCSS
$custom: #cbdbf7; $custom-light: #dbe6f9; $custom-dark: #000000;
JSON
{
"hex": "#cbdbf7",
"rgb": {
"r": 203,
"g": 219,
"b": 247
},
"hsl": {
"h": 218.182,
"s": 73.333,
"l": 88.235
},
"oklch": {
"l": 0.88822,
"c": 0.04234,
"h": 261.7
},
"luminance": 0.70075
}Semantic roles & 50–950 ramp
primary
#CBDBF7
secondary
#DABE8C
accent
#8E10D5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#151517
muted
#848485