#BEC9FD#BEC9FD
#BEC9FD is a very light, moderate blue. Relative luminance 0.598; OKLCH L 84.5% C 0.074 H 275.4°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC9FD |
|---|---|
| RGB | rgb(190, 201, 253) |
| HSL | hsl(230, 94%, 87%) |
| HSV | hsv(230, 25%, 99%) |
| CMYK | cmyk(24.9%, 20.6%, 0%, 0.8%) |
| CIE-LAB | lab(81.74, 7.28, -26.74) |
| CIE-LCH | lch(81.74, 27.71, 285.23°) |
| OKLab | oklab(84.52% 0.0069 -0.0734) |
| OKLCH | oklch(84.52% 0.074 275.4) |
| XYZ | xyz(59.8468, 59.8108, 101.3010) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.73
Periwinkle
#CCCCFF
ΔE00 3.61
Pastel Blue
#A2BFFE
ΔE00 6.40
Powder Blue (survey)
#B1D1FC
ΔE00 6.50
Light Blue Grey
#B7C9E2
ΔE00 7.55
Lightsteelblue
#B0C4DE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC9FD #FDF2BE
analogous
#BEE9FD #BEC9FD #D3BEFD
triadic
#BEC9FD #FDBEC9 #C9FDBE
tetradic
#BEC9FD #FDBEE9 #FDF2BE #BEFDD3
square
#BEC9FD #FDBEE9 #FDF2BE #BEFDD3
split-complementary
#BEC9FD #FDD3BE #E9FDBE
monochromatic
#4766F9 #8398FB #BEC9FD #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.62
#BEC9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#BEC9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC9FD
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC9FD | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#B6C9FC
Tritanopia (blue-blind)
#AFD3DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bec9fd; /* rgb */ color: rgb(190, 201, 253); /* oklch */ color: oklch(84.5% 0.074 275.4);
Tailwind
colors: {
custom: {
50: '#d2d9fe',
500: '#bec9fd',
950: '#000000',
},
}SCSS
$custom: #bec9fd; $custom-light: #d2d9fe; $custom-dark: #000000;
JSON
{
"hex": "#bec9fd",
"rgb": {
"r": 190,
"g": 201,
"b": 253
},
"hsl": {
"h": 229.524,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.84515,
"c": 0.07374,
"h": 275.4
},
"luminance": 0.59812
}Semantic roles & 50–950 ramp
primary
#BEC9FD
secondary
#E4D27B
accent
#BD00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385