#CBD0EA#CBD0EA
#CBD0EA is a very light, muted blue. Relative luminance 0.637; OKLCH L 86.2% C 0.036 H 277.0°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD0EA |
|---|---|
| RGB | rgb(203, 208, 234) |
| HSL | hsl(230, 42%, 86%) |
| HSV | hsv(230, 13%, 92%) |
| CMYK | cmyk(13.2%, 11.1%, 0%, 8.2%) |
| CIE-LAB | lab(83.83, 3.39, -13.36) |
| CIE-LCH | lch(83.83, 13.78, 284.22°) |
| OKLab | oklab(86.19% 0.0044 -0.0361) |
| OKLCH | oklch(86.19% 0.036 277) |
| XYZ | xyz(62.0325, 63.7481, 86.8624) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.82
Light Blue Grey
#B7C9E2
ΔE00 6.10
Periwinkle
#CCCCFF
ΔE00 7.03
Lightsteelblue
#B0C4DE
ΔE00 7.23
Light Periwinkle
#C1C6FC
ΔE00 7.64
Cloudy Blue
#ACC2D9
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD0EA #EAE5CB
analogous
#CBDFEA #CBD0EA #D5CBEA
triadic
#CBD0EA #EACBD0 #D0EACB
tetradic
#CBD0EA #EACBDF #EAE5CB #CBEAD5
square
#CBD0EA #EACBDF #EAE5CB #CBEAD5
split-complementary
#CBD0EA #EAD5CB #DFEACB
monochromatic
#7481C7 #9FA9D8 #CBD0EA #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.53
#CBD0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#CBD0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD0EA
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD0EA | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EB
Deuteranopia (green-blind)
#C8D0E9
Tritanopia (blue-blind)
#C4D4D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cbd0ea; /* rgb */ color: rgb(203, 208, 234); /* oklch */ color: oklch(86.2% 0.036 277.0);
Tailwind
colors: {
custom: {
50: '#dbdef0',
500: '#cbd0ea',
950: '#000000',
},
}SCSS
$custom: #cbd0ea; $custom-light: #dbdef0; $custom-dark: #000000;
JSON
{
"hex": "#cbd0ea",
"rgb": {
"r": 203,
"g": 208,
"b": 234
},
"hsl": {
"h": 230.323,
"s": 42.466,
"l": 85.686
},
"oklch": {
"l": 0.86185,
"c": 0.03636,
"h": 277
},
"luminance": 0.63749
}Semantic roles & 50–950 ramp
primary
#CBD0EA
secondary
#C5BD94
accent
#A030B6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151516
muted
#848485