#CBDBEE#CBDBEE
#CBDBEE is a very light, muted cyan. Relative luminance 0.695; OKLCH L 88.5% C 0.031 H 252.7°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDBEE |
|---|---|
| RGB | rgb(203, 219, 238) |
| HSL | hsl(213, 51%, 86%) |
| HSV | hsv(213, 15%, 93%) |
| CMYK | cmyk(14.7%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(86.77, -1.57, -11.10) |
| CIE-LCH | lch(86.77, 11.21, 261.97°) |
| OKLab | oklab(88.52% -0.0093 -0.03) |
| OKLCH | oklch(88.52% 0.031 252.7) |
| XYZ | xyz(65.3891, 69.5314, 90.8482) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.83
Lightsteelblue
#B0C4DE
ΔE00 6.17
Cloudy Blue
#ACC2D9
ΔE00 6.62
Fog
#D8DCE0
ΔE00 6.72
Powder Blue (survey)
#B1D1FC
ΔE00 7.59
Lavender (CSS)
#E6E6FA
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDBEE #EEDECB
analogous
#CBEDEE #CBDBEE #CDCBEE
triadic
#CBDBEE #EECBDB #DBEECB
tetradic
#CBDBEE #EECBED #EEDECB #CBEECD
square
#CBDBEE #EECBED #EEDECB #CBEECD
split-complementary
#CBDBEE #EECDCB #EDEECB
monochromatic
#6F9BD0 #9DBBDF #CBDBEE #E8EFF7 #E8EFF7
Accessibility & contrast
On white
1.41
#CBDBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#CBDBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDBEE
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDBEE | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#D0D8EE
Tritanopia (blue-blind)
#C2DFE1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cbdbee; /* rgb */ color: rgb(203, 219, 238); /* oklch */ color: oklch(88.5% 0.031 252.7);
Tailwind
colors: {
custom: {
50: '#dbe6f3',
500: '#cbdbee',
950: '#000000',
},
}SCSS
$custom: #cbdbee; $custom-light: #dbe6f3; $custom-dark: #000000;
JSON
{
"hex": "#cbdbee",
"rgb": {
"r": 203,
"g": 219,
"b": 238
},
"hsl": {
"h": 212.571,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.88524,
"c": 0.0314,
"h": 252.7
},
"luminance": 0.69533
}Semantic roles & 50–950 ramp
primary
#CBDBEE
secondary
#CBB192
accent
#7927BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151517
muted
#848485