#CBD3FC#CBD3FC
#CBD3FC is a very light, muted blue. Relative luminance 0.663; OKLCH L 87.4% C 0.057 H 276.5°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD3FC |
|---|---|
| RGB | rgb(203, 211, 252) |
| HSL | hsl(230, 89%, 89%) |
| HSV | hsv(230, 19%, 99%) |
| CMYK | cmyk(19.4%, 16.3%, 0%, 1.2%) |
| CIE-LAB | lab(85.16, 5.60, -20.92) |
| CIE-LCH | lch(85.16, 21.66, 285.00°) |
| OKLab | oklab(87.4% 0.0065 -0.057) |
| OKLCH | oklch(87.4% 0.057 276.5) |
| XYZ | xyz(65.4893, 66.3121, 101.4258) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.31
Light Periwinkle
#C1C6FC
ΔE00 3.99
Light Blue Grey
#B7C9E2
ΔE00 7.59
Powder Blue (survey)
#B1D1FC
ΔE00 7.90
Lavender (CSS)
#E6E6FA
ΔE00 8.19
Lightsteelblue
#B0C4DE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD3FC #FCF4CB
analogous
#CBECFC #CBD3FC #DCCBFC
triadic
#CBD3FC #FCCBD3 #D3FCCB
tetradic
#CBD3FC #FCCBEC #FCF4CB #CBFCDC
square
#CBD3FC #FCCBEC #FCF4CB #CBFCDC
split-complementary
#CBD3FC #FCDCCB #ECFCCB
monochromatic
#5771F5 #91A2F9 #CBD3FC #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.47
#CBD3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#CBD3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD3FC
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD3FC | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FE
Deuteranopia (green-blind)
#C5D3FB
Tritanopia (blue-blind)
#C0DAE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cbd3fc; /* rgb */ color: rgb(203, 211, 252); /* oklch */ color: oklch(87.4% 0.057 276.5);
Tailwind
colors: {
custom: {
50: '#dbe0fd',
500: '#cbd3fc',
950: '#000000',
},
}SCSS
$custom: #cbd3fc; $custom-light: #dbe0fd; $custom-dark: #000000;
JSON
{
"hex": "#cbd3fc",
"rgb": {
"r": 203,
"g": 211,
"b": 252
},
"hsl": {
"h": 230.204,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.87403,
"c": 0.05738,
"h": 276.5
},
"luminance": 0.66313
}Semantic roles & 50–950 ramp
primary
#CBD3FC
secondary
#E3D488
accent
#C000E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485