#CBD2DB#CBD2DB
#CBD2DB is a very light, near-neutral cyan. Relative luminance 0.639; OKLCH L 86.1% C 0.015 H 254.6°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2DB |
|---|---|
| RGB | rgb(203, 210, 219) |
| HSL | hsl(214, 18%, 83%) |
| HSV | hsv(214, 7%, 86%) |
| CMYK | cmyk(7.3%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(83.92, -0.66, -5.26) |
| CIE-LCH | lch(83.92, 5.30, 262.83°) |
| OKLab | oklab(86.11% -0.0039 -0.0141) |
| OKLCH | oklch(86.11% 0.015 254.6) |
| XYZ | xyz(60.4588, 63.9037, 76.1535) |
| Luminance | 0.6390 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.39
Light Gray
#D3D3D3
ΔE00 4.80
Gainsboro
#DCDCDC
ΔE00 5.40
Silver (survey)
#C5C9C7
ΔE00 5.91
Silver
#C0C0C0
ΔE00 6.40
Light Blue Grey
#B7C9E2
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2DB #DBD4CB
analogous
#CBDADB #CBD2DB #CCCBDB
triadic
#CBD2DB #DBCBD2 #D2DBCB
tetradic
#CBD2DB #DBCBDA #DBD4CB #CBDBCC
square
#CBD2DB #DBCBDA #DBD4CB #CBDBCC
split-complementary
#CBD2DB #DBCCCB #DADBCB
monochromatic
#8393A9 #A7B3C2 #CBD2DB #EDEFF2 #EDEFF2
Accessibility & contrast
On white
1.52
#CBD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#CBD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2DB
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2DB | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DB
Deuteranopia (green-blind)
#CDD1DB
Tritanopia (blue-blind)
#C7D4D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cbd2db; /* rgb */ color: rgb(203, 210, 219); /* oklch */ color: oklch(86.1% 0.015 254.6);
Tailwind
colors: {
custom: {
50: '#dadfe6',
500: '#cbd2db',
950: '#000000',
},
}SCSS
$custom: #cbd2db; $custom-light: #dadfe6; $custom-dark: #000000;
JSON
{
"hex": "#cbd2db",
"rgb": {
"r": 203,
"g": 210,
"b": 219
},
"hsl": {
"h": 213.75,
"s": 18.182,
"l": 82.745
},
"oklch": {
"l": 0.86106,
"c": 0.01461,
"h": 254.6
},
"luminance": 0.63904
}Semantic roles & 50–950 ramp
primary
#CBD2DB
secondary
#B1A79A
accent
#78499C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484