#CBD2DF#CBD2DF
#CBD2DF is a very light, near-neutral blue. Relative luminance 0.641; OKLCH L 86.2% C 0.020 H 263.0°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2DF |
|---|---|
| RGB | rgb(203, 210, 223) |
| HSL | hsl(219, 24%, 84%) |
| HSV | hsv(219, 9%, 87%) |
| CMYK | cmyk(9%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(84.03, 0.12, -7.23) |
| CIE-LCH | lch(84.03, 7.23, 270.95°) |
| OKLab | oklab(86.23% -0.0024 -0.0194) |
| OKLCH | oklch(86.23% 0.02 263) |
| XYZ | xyz(60.9917, 64.1168, 78.9602) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.70
Light Blue Grey
#B7C9E2
ΔE00 5.61
Light Gray
#D3D3D3
ΔE00 6.23
Gainsboro
#DCDCDC
ΔE00 6.68
Lightsteelblue
#B0C4DE
ΔE00 6.78
Lavender (CSS)
#E6E6FA
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2DF #DFD8CB
analogous
#CBDCDF #CBD2DF #CECBDF
triadic
#CBD2DF #DFCBD2 #D2DFCB
tetradic
#CBD2DF #DFCBDC #DFD8CB #CBDFCE
square
#CBD2DF #DFCBDC #DFD8CB #CBDFCE
split-complementary
#CBD2DF #DFCECB #DCDFCB
monochromatic
#7F90B0 #A5B1C8 #CBD2DF #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.52
#CBD2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#CBD2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2DF
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2DF | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E0
Deuteranopia (green-blind)
#CCD1DF
Tritanopia (blue-blind)
#C7D5D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cbd2df; /* rgb */ color: rgb(203, 210, 223); /* oklch */ color: oklch(86.2% 0.020 263.0);
Tailwind
colors: {
custom: {
50: '#dadfe9',
500: '#cbd2df',
950: '#000000',
},
}SCSS
$custom: #cbd2df; $custom-light: #dadfe9; $custom-dark: #000000;
JSON
{
"hex": "#cbd2df",
"rgb": {
"r": 203,
"g": 210,
"b": 223
},
"hsl": {
"h": 219,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.8623,
"c": 0.01954,
"h": 263
},
"luminance": 0.64117
}Semantic roles & 50–950 ramp
primary
#CBD2DF
secondary
#B6AB98
accent
#8143A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484