#BEC3EE#BEC3EE
#BEC3EE is a very light, moderate blue. Relative luminance 0.561; OKLCH L 82.8% C 0.060 H 279.8°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC3EE |
|---|---|
| RGB | rgb(190, 195, 238) |
| HSL | hsl(234, 59%, 84%) |
| HSV | hsv(234, 20%, 93%) |
| CMYK | cmyk(20.2%, 18.1%, 0%, 6.7%) |
| CIE-LAB | lab(79.70, 7.12, -21.83) |
| CIE-LCH | lch(79.70, 22.96, 288.06°) |
| OKLab | oklab(82.76% 0.0103 -0.0596) |
| OKLCH | oklch(82.76% 0.06 279.8) |
| XYZ | xyz(56.1792, 56.1494, 88.7504) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.66
Periwinkle
#CCCCFF
ΔE00 3.35
Light Blue Grey
#B7C9E2
ΔE00 7.98
Lightsteelblue
#B0C4DE
ΔE00 8.25
Pastel Blue
#A2BFFE
ΔE00 8.69
Light Lavender
#DFC5FE
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC3EE #EEE9BE
analogous
#BEDBEE #BEC3EE #D1BEEE
triadic
#BEC3EE #EEBEC3 #C3EEBE
tetradic
#BEC3EE #EEBEDB #EEE9BE #BEEED1
square
#BEC3EE #EEBEDB #EEE9BE #BEEED1
split-complementary
#BEC3EE #EED1BE #DBEEBE
monochromatic
#5D69D5 #8D96E1 #BEC3EE #E7E9F9 #E7E9F9
Accessibility & contrast
On white
1.72
#BEC3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#BEC3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC3EE
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC3EE | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7F0
Deuteranopia (green-blind)
#B5C4ED
Tritanopia (blue-blind)
#B3CAD1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bec3ee; /* rgb */ color: rgb(190, 195, 238); /* oklch */ color: oklch(82.8% 0.060 279.8);
Tailwind
colors: {
custom: {
50: '#d2d5f3',
500: '#bec3ee',
950: '#000000',
},
}SCSS
$custom: #bec3ee; $custom-light: #d2d5f3; $custom-dark: #000000;
JSON
{
"hex": "#bec3ee",
"rgb": {
"r": 190,
"g": 195,
"b": 238
},
"hsl": {
"h": 233.75,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.82758,
"c": 0.06047,
"h": 279.8
},
"luminance": 0.5615
}Semantic roles & 50–950 ramp
primary
#BEC3EE
secondary
#CCC484
accent
#B51FC6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385