#CBDBEF#CBDBEF
#CBDBEF is a very light, muted cyan. Relative luminance 0.696; OKLCH L 88.6% C 0.033 H 254.0°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDBEF |
|---|---|
| RGB | rgb(203, 219, 239) |
| HSL | hsl(213, 53%, 87%) |
| HSV | hsv(213, 15%, 94%) |
| CMYK | cmyk(15.1%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(86.80, -1.36, -11.59) |
| CIE-LCH | lch(86.80, 11.67, 263.30°) |
| OKLab | oklab(88.56% -0.009 -0.0313) |
| OKLCH | oklch(88.56% 0.033 254) |
| XYZ | xyz(65.5364, 69.5904, 91.6241) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.68
Lightsteelblue
#B0C4DE
ΔE00 6.05
Cloudy Blue
#ACC2D9
ΔE00 6.61
Fog
#D8DCE0
ΔE00 7.00
Powder Blue (survey)
#B1D1FC
ΔE00 7.33
Lavender (CSS)
#E6E6FA
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDBEF #EFDFCB
analogous
#CBEDEF #CBDBEF #CDCBEF
triadic
#CBDBEF #EFCBDB #DBEFCB
tetradic
#CBDBEF #EFCBED #EFDFCB #CBEFCD
square
#CBDBEF #EFCBED #EFDFCB #CBEFCD
split-complementary
#CBDBEF #EFCDCB #EDEFCB
monochromatic
#6D9AD2 #9CBBE1 #CBDBEF #E8EFF8 #E8EFF8
Accessibility & contrast
On white
1.41
#CBDBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#CBDBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDBEF
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDBEF | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBF0
Deuteranopia (green-blind)
#D0D8EF
Tritanopia (blue-blind)
#C2DFE1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cbdbef; /* rgb */ color: rgb(203, 219, 239); /* oklch */ color: oklch(88.6% 0.033 254.0);
Tailwind
colors: {
custom: {
50: '#dbe6f4',
500: '#cbdbef',
950: '#000000',
},
}SCSS
$custom: #cbdbef; $custom-light: #dbe6f4; $custom-dark: #000000;
JSON
{
"hex": "#cbdbef",
"rgb": {
"r": 203,
"g": 219,
"b": 239
},
"hsl": {
"h": 213.333,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.88557,
"c": 0.03256,
"h": 254
},
"luminance": 0.69592
}Semantic roles & 50–950 ramp
primary
#CBDBEF
secondary
#CDB291
accent
#7B25C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151517
muted
#848485