#CBDBF8#CBDBF8
#CBDBF8 is a very light, muted blue. Relative luminance 0.701; OKLCH L 88.9% C 0.044 H 262.4°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDBF8 |
|---|---|
| RGB | rgb(203, 219, 248) |
| HSL | hsl(219, 76%, 88%) |
| HSV | hsv(219, 18%, 97%) |
| CMYK | cmyk(18.1%, 11.7%, 0%, 2.7%) |
| CIE-LAB | lab(87.06, 0.53, -15.93) |
| CIE-LCH | lch(87.06, 15.94, 271.89°) |
| OKLab | oklab(88.86% -0.0058 -0.0432) |
| OKLCH | oklch(88.86% 0.044 262.4) |
| XYZ | xyz(66.8992, 70.1355, 98.8016) |
| Luminance | 0.7014 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.82
Powder Blue (survey)
#B1D1FC
ΔE00 5.92
Lightsteelblue
#B0C4DE
ΔE00 6.17
Lavender (CSS)
#E6E6FA
ΔE00 7.26
Cloudy Blue
#ACC2D9
ΔE00 7.47
Light Periwinkle
#C1C6FC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDBF8 #F8E8CB
analogous
#CBF1F8 #CBDBF8 #D1CBF8
triadic
#CBDBF8 #F8CBDB #DBF8CB
tetradic
#CBDBF8 #F8CBF1 #F8E8CB #CBF8D1
square
#CBDBF8 #F8CBF1 #F8E8CB #CBF8D1
split-complementary
#CBDBF8 #F8D1CB #F1F8CB
monochromatic
#5F90E9 #95B6F1 #CBDBF8 #E4ECFB #E4ECFB
Accessibility & contrast
On white
1.40
#CBDBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#CBDBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDBF8
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDBF8 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DCF9
Deuteranopia (green-blind)
#CED8F7
Tritanopia (blue-blind)
#C0E1E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cbdbf8; /* rgb */ color: rgb(203, 219, 248); /* oklch */ color: oklch(88.9% 0.044 262.4);
Tailwind
colors: {
custom: {
50: '#dbe6fa',
500: '#cbdbf8',
950: '#000000',
},
}SCSS
$custom: #cbdbf8; $custom-light: #dbe6fa; $custom-dark: #000000;
JSON
{
"hex": "#cbdbf8",
"rgb": {
"r": 203,
"g": 219,
"b": 248
},
"hsl": {
"h": 218.667,
"s": 76.271,
"l": 88.431
},
"oklch": {
"l": 0.88856,
"c": 0.04361,
"h": 262.4
},
"luminance": 0.70137
}Semantic roles & 50–950 ramp
primary
#CBDBF8
secondary
#DCBF8B
accent
#900DD8
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#151517
muted
#848485