#BEC6EE#BEC6EE
#BEC6EE is a very light, muted blue. Relative luminance 0.575; OKLCH L 83.4% C 0.057 H 276.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC6EE |
|---|---|
| RGB | rgb(190, 198, 238) |
| HSL | hsl(230, 59%, 84%) |
| HSV | hsv(230, 20%, 93%) |
| CMYK | cmyk(20.2%, 16.8%, 0%, 6.7%) |
| CIE-LAB | lab(80.46, 5.50, -20.67) |
| CIE-LCH | lch(80.46, 21.39, 284.91°) |
| OKLab | oklab(83.36% 0.0061 -0.0564) |
| OKLCH | oklch(83.36% 0.057 276.2) |
| XYZ | xyz(56.8581, 57.5073, 88.9767) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.12
Periwinkle
#CCCCFF
ΔE00 3.86
Light Blue Grey
#B7C9E2
ΔE00 6.81
Lightsteelblue
#B0C4DE
ΔE00 7.19
Powder Blue (survey)
#B1D1FC
ΔE00 7.97
Pastel Blue
#A2BFFE
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC6EE #EEE6BE
analogous
#BEDEEE #BEC6EE #CEBEEE
triadic
#BEC6EE #EEBEC6 #C6EEBE
tetradic
#BEC6EE #EEBEDE #EEE6BE #BEEECE
square
#BEC6EE #EEBEDE #EEE6BE #BEEECE
split-complementary
#BEC6EE #EECEBE #DEEEBE
monochromatic
#5D71D5 #8D9BE1 #BEC6EE #E7EAF9 #E7EAF9
Accessibility & contrast
On white
1.68
#BEC6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#BEC6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC6EE
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC6EE | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF0
Deuteranopia (green-blind)
#B8C6ED
Tritanopia (blue-blind)
#B3CDD3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bec6ee; /* rgb */ color: rgb(190, 198, 238); /* oklch */ color: oklch(83.4% 0.057 276.2);
Tailwind
colors: {
custom: {
50: '#d2d7f3',
500: '#bec6ee',
950: '#000000',
},
}SCSS
$custom: #bec6ee; $custom-light: #d2d7f3; $custom-dark: #000000;
JSON
{
"hex": "#bec6ee",
"rgb": {
"r": 190,
"g": 198,
"b": 238
},
"hsl": {
"h": 230,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.83355,
"c": 0.0567,
"h": 276.2
},
"luminance": 0.57508
}Semantic roles & 50–950 ramp
primary
#BEC6EE
secondary
#CCC084
accent
#AA1FC6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385