#CBCFDC#CBCFDC
#CBCFDC is a very light, near-neutral blue. Relative luminance 0.625; OKLCH L 85.5% C 0.018 H 272.3°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCFDC |
|---|---|
| RGB | rgb(203, 207, 220) |
| HSL | hsl(226, 20%, 83%) |
| HSV | hsv(226, 8%, 86%) |
| CMYK | cmyk(7.7%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(83.17, 1.11, -6.89) |
| CIE-LCH | lch(83.17, 6.98, 279.13°) |
| OKLab | oklab(85.53% 0.0007 -0.0185) |
| OKLCH | oklch(85.53% 0.018 272.3) |
| XYZ | xyz(59.8571, 62.4890, 76.6044) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.25
Light Gray
#D3D3D3
ΔE00 6.18
Light Blue Grey
#B7C9E2
ΔE00 6.23
Lavender (CSS)
#E6E6FA
ΔE00 6.67
Gainsboro
#DCDCDC
ΔE00 6.81
Dove Gray
#B6B8BD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCFDC #DCD8CB
analogous
#CBD7DC #CBCFDC #CFCBDC
triadic
#CBCFDC #DCCBCF #CFDCCB
tetradic
#CBCFDC #DCCBD7 #DCD8CB #CBDCCF
square
#CBCFDC #DCCBD7 #DCD8CB #CBDCCF
split-complementary
#CBCFDC #DCCFCB #D7DCCB
monochromatic
#828BAB #A6ADC3 #CBCFDC #EDEEF3 #EDEEF3
Accessibility & contrast
On white
1.56
#CBCFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#CBCFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCFDC
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCFDC | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DD
Deuteranopia (green-blind)
#CACFDC
Tritanopia (blue-blind)
#C7D1D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cbcfdc; /* rgb */ color: rgb(203, 207, 220); /* oklch */ color: oklch(85.5% 0.018 272.3);
Tailwind
colors: {
custom: {
50: '#dadde6',
500: '#cbcfdc',
950: '#000000',
},
}SCSS
$custom: #cbcfdc; $custom-light: #dadde6; $custom-dark: #000000;
JSON
{
"hex": "#cbcfdc",
"rgb": {
"r": 203,
"g": 207,
"b": 220
},
"hsl": {
"h": 225.882,
"s": 19.54,
"l": 82.941
},
"oklch": {
"l": 0.85532,
"c": 0.01848,
"h": 272.3
},
"luminance": 0.62489
}Semantic roles & 50–950 ramp
primary
#CBCFDC
secondary
#B2AC99
accent
#8A489E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484