#B3BEEE#B3BEEE
#B3BEEE is a light, moderate blue. Relative luminance 0.526; OKLCH L 80.9% C 0.069 H 274.7°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B3BEEE |
|---|---|
| RGB | rgb(179, 190, 238) |
| HSL | hsl(229, 63%, 82%) |
| HSV | hsv(229, 25%, 93%) |
| CMYK | cmyk(24.8%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(77.63, 6.50, -25.05) |
| CIE-LCH | lch(77.63, 25.88, 284.55°) |
| OKLab | oklab(80.94% 0.0056 -0.0687) |
| OKLCH | oklch(80.94% 0.069 274.7) |
| XYZ | xyz(52.4324, 52.5824, 88.2592) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.05
Periwinkle
#CCCCFF
ΔE00 5.21
Pastel Blue
#A2BFFE
ΔE00 6.02
Lightsteelblue
#B0C4DE
ΔE00 7.22
Light Blue Grey
#B7C9E2
ΔE00 7.45
Powder Blue (survey)
#B1D1FC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3BEEE #EEE3B3
analogous
#B3DCEE #B3BEEE #C6B3EE
triadic
#B3BEEE #EEB3BE #BEEEB3
tetradic
#B3BEEE #EEB3DC #EEE3B3 #B3EEC6
square
#B3BEEE #EEB3DC #EEE3B3 #B3EEC6
split-complementary
#B3BEEE #EEC6B3 #DCEEB3
monochromatic
#4F68D8 #8193E3 #B3BEEE #E5E9F9 #E6EAF9
Accessibility & contrast
On white
1.82
#B3BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#B3BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3BEEE
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3BEEE | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F0
Deuteranopia (green-blind)
#ACBEED
Tritanopia (blue-blind)
#A4C7CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b3beee; /* rgb */ color: rgb(179, 190, 238); /* oklch */ color: oklch(80.9% 0.069 274.7);
Tailwind
colors: {
custom: {
50: '#cad1f3',
500: '#b3beee',
950: '#000000',
},
}SCSS
$custom: #b3beee; $custom-light: #cad1f3; $custom-dark: #000000;
JSON
{
"hex": "#b3beee",
"rgb": {
"r": 179,
"g": 190,
"b": 238
},
"hsl": {
"h": 228.814,
"s": 63.441,
"l": 81.765
},
"oklch": {
"l": 0.80945,
"c": 0.06898,
"h": 274.7
},
"luminance": 0.52584
}Semantic roles & 50–950 ramp
primary
#B3BEEE
secondary
#CCBC7A
accent
#AA1ACB
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131417
muted
#838385