#CBD5DF#CBD5DF
#CBD5DF is a very light, near-neutral cyan. Relative luminance 0.656; OKLCH L 86.8% C 0.018 H 248.0°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD5DF |
|---|---|
| RGB | rgb(203, 213, 223) |
| HSL | hsl(210, 24%, 84%) |
| HSV | hsv(210, 9%, 87%) |
| CMYK | cmyk(9%, 4.5%, 0%, 12.5%) |
| CIE-LAB | lab(84.80, -1.45, -6.08) |
| CIE-LCH | lch(84.80, 6.26, 256.58°) |
| OKLab | oklab(86.84% -0.0066 -0.0163) |
| OKLCH | oklch(86.84% 0.018 248) |
| XYZ | xyz(61.7393, 65.6121, 79.2094) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.68
Light Gray
#D3D3D3
ΔE00 5.64
Gainsboro
#DCDCDC
ΔE00 5.96
Light Blue Grey
#B7C9E2
ΔE00 6.50
Silver (survey)
#C5C9C7
ΔE00 6.55
Cloudy Blue
#ACC2D9
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD5DF #DFD5CB
analogous
#CBDFDF #CBD5DF #CBCBDF
triadic
#CBD5DF #DFCBD5 #D5DFCB
tetradic
#CBD5DF #DFCBDF #DFD5CB #CBDFCB
square
#CBD5DF #DFCBDF #DFD5CB #CBDFCB
split-complementary
#CBD5DF #DFCBCB #DFDFCB
monochromatic
#7F98B0 #A5B6C8 #CBD5DF #ECF0F3 #ECF0F3
Accessibility & contrast
On white
1.49
#CBD5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#CBD5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD5DF
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD5DF | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E0
Deuteranopia (green-blind)
#CFD3DF
Tritanopia (blue-blind)
#C6D7D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cbd5df; /* rgb */ color: rgb(203, 213, 223); /* oklch */ color: oklch(86.8% 0.018 248.0);
Tailwind
colors: {
custom: {
50: '#dae1e9',
500: '#cbd5df',
950: '#000000',
},
}SCSS
$custom: #cbd5df; $custom-light: #dae1e9; $custom-dark: #000000;
JSON
{
"hex": "#cbd5df",
"rgb": {
"r": 203,
"g": 213,
"b": 223
},
"hsl": {
"h": 210,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.86836,
"c": 0.01761,
"h": 248
},
"luminance": 0.65613
}Semantic roles & 50–950 ramp
primary
#CBD5DF
secondary
#B6A798
accent
#7343A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484