#CBD3FF#CBD3FF
#CBD3FF is a very light, moderate blue. Relative luminance 0.665; OKLCH L 87.5% C 0.061 H 277.0°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD3FF |
|---|---|
| RGB | rgb(203, 211, 255) |
| HSL | hsl(231, 100%, 90%) |
| HSV | hsv(231, 20%, 100%) |
| CMYK | cmyk(20.4%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(85.25, 6.26, -22.36) |
| CIE-LCH | lch(85.25, 23.22, 285.64°) |
| OKLab | oklab(87.51% 0.0075 -0.061) |
| OKLCH | oklch(87.51% 0.061 277) |
| XYZ | xyz(65.9684, 66.5038, 103.9493) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.89
Light Periwinkle
#C1C6FC
ΔE00 3.55
Powder Blue (survey)
#B1D1FC
ΔE00 7.82
Light Blue Grey
#B7C9E2
ΔE00 7.96
Lightsteelblue
#B0C4DE
ΔE00 8.73
Lavender (CSS)
#E6E6FA
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD3FF #FFF7CB
analogous
#CBEDFF #CBD3FF #DDCBFF
triadic
#CBD3FF #FFCBD3 #D3FFCB
tetradic
#CBD3FF #FFCBED #FFF7CB #CBFFDD
square
#CBD3FF #FFCBED #FFF7CB #CBFFDD
split-complementary
#CBD3FF #FFDDCB #EDFFCB
monochromatic
#516BFF #8E9FFF #CBD3FF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.47
#CBD3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#CBD3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD3FF
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD3FF | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#C4D3FE
Tritanopia (blue-blind)
#BFDBE2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cbd3ff; /* rgb */ color: rgb(203, 211, 255); /* oklch */ color: oklch(87.5% 0.061 277.0);
Tailwind
colors: {
custom: {
50: '#dbe0ff',
500: '#cbd3ff',
950: '#000000',
},
}SCSS
$custom: #cbd3ff; $custom-light: #dbe0ff; $custom-dark: #000000;
JSON
{
"hex": "#cbd3ff",
"rgb": {
"r": 203,
"g": 211,
"b": 255
},
"hsl": {
"h": 230.769,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.87512,
"c": 0.06147,
"h": 277
},
"luminance": 0.66505
}Semantic roles & 50–950 ramp
primary
#CBD3FF
secondary
#E9DA85
accent
#C200E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486