#CBDBE3#CBDBE3
#CBDBE3 is a very light, muted cyan. Relative luminance 0.689; OKLCH L 88.2% C 0.020 H 229.1°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDBE3 |
|---|---|
| RGB | rgb(203, 219, 227) |
| HSL | hsl(200, 30%, 84%) |
| HSV | hsv(200, 11%, 89%) |
| CMYK | cmyk(10.6%, 3.5%, 0%, 11%) |
| CIE-LAB | lab(86.46, -3.79, -5.75) |
| CIE-LCH | lch(86.46, 6.89, 236.65°) |
| OKLab | oklab(88.18% -0.0134 -0.0155) |
| OKLCH | oklch(88.18% 0.02 229.1) |
| XYZ | xyz(63.8221, 68.9046, 82.5956) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.79
Gainsboro
#DCDCDC
ΔE00 6.89
Light Gray
#D3D3D3
ΔE00 6.95
Silver (survey)
#C5C9C7
ΔE00 7.13
Aliceblue
#F0F8FF
ΔE00 7.32
Light Grey
#D8DCD6
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDBE3 #E3D3CB
analogous
#CBE3DF #CBDBE3 #CBCFE3
triadic
#CBDBE3 #E3CBDB #DBE3CB
tetradic
#CBDBE3 #DFCBE3 #E3D3CB #CFE3CB
square
#CBDBE3 #DFCBE3 #E3D3CB #CFE3CB
split-complementary
#CBDBE3 #E3CBCF #E3DFCB
monochromatic
#7BA4B8 #A3BFCE #CBDBE3 #EBF1F4 #EBF1F4
Accessibility & contrast
On white
1.42
#CBDBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#CBDBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDBE3
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDBE3 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE3
Deuteranopia (green-blind)
#D3D7E3
Tritanopia (blue-blind)
#C5DDDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cbdbe3; /* rgb */ color: rgb(203, 219, 227); /* oklch */ color: oklch(88.2% 0.020 229.1);
Tailwind
colors: {
custom: {
50: '#dbe6eb',
500: '#cbdbe3',
950: '#000000',
},
}SCSS
$custom: #cbdbe3; $custom-light: #dbe6eb; $custom-dark: #000000;
JSON
{
"hex": "#cbdbe3",
"rgb": {
"r": 203,
"g": 219,
"b": 227
},
"hsl": {
"h": 200,
"s": 30,
"l": 84.314
},
"oklch": {
"l": 0.88178,
"c": 0.02047,
"h": 229.1
},
"luminance": 0.68906
}Semantic roles & 50–950 ramp
primary
#CBDBE3
secondary
#BBA397
accent
#613DA9
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#151516
muted
#848484