#CBD5FF#CBD5FF
#CBD5FF is a very light, muted blue. Relative luminance 0.675; OKLCH L 87.9% C 0.059 H 274.6°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD5FF |
|---|---|
| RGB | rgb(203, 213, 255) |
| HSL | hsl(228, 100%, 90%) |
| HSV | hsv(228, 20%, 100%) |
| CMYK | cmyk(20.4%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(85.76, 5.20, -21.59) |
| CIE-LCH | lch(85.76, 22.21, 283.53°) |
| OKLab | oklab(87.91% 0.0048 -0.0589) |
| OKLCH | oklch(87.91% 0.059 274.6) |
| XYZ | xyz(66.4684, 67.5037, 104.1159) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.74
Light Periwinkle
#C1C6FC
ΔE00 4.18
Powder Blue (survey)
#B1D1FC
ΔE00 7.28
Light Blue Grey
#B7C9E2
ΔE00 7.44
Lightsteelblue
#B0C4DE
ΔE00 8.30
Lavender (CSS)
#E6E6FA
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD5FF #FFF5CB
analogous
#CBEFFF #CBD5FF #DBCBFF
triadic
#CBD5FF #FFCBD5 #D5FFCB
tetradic
#CBD5FF #FFCBEF #FFF5CB #CBFFDB
square
#CBD5FF #FFCBEF #FFF5CB #CBFFDB
split-complementary
#CBD5FF #FFDBCB #EFFFCB
monochromatic
#5172FF #8EA4FF #CBD5FF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.45
#CBD5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#CBD5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD5FF
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD5FF | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D9FF
Deuteranopia (green-blind)
#C6D5FE
Tritanopia (blue-blind)
#BFDDE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cbd5ff; /* rgb */ color: rgb(203, 213, 255); /* oklch */ color: oklch(87.9% 0.059 274.6);
Tailwind
colors: {
custom: {
50: '#dbe1ff',
500: '#cbd5ff',
950: '#000000',
},
}SCSS
$custom: #cbd5ff; $custom-light: #dbe1ff; $custom-dark: #000000;
JSON
{
"hex": "#cbd5ff",
"rgb": {
"r": 203,
"g": 213,
"b": 255
},
"hsl": {
"h": 228.462,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.87906,
"c": 0.05909,
"h": 274.6
},
"luminance": 0.67505
}Semantic roles & 50–950 ramp
primary
#CBD5FF
secondary
#E9D685
accent
#B900E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486