#B8BEEE#B8BEEE
#B8BEEE is a light, moderate blue. Relative luminance 0.532; OKLCH L 81.3% C 0.068 H 279.2°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BEEE |
|---|---|
| RGB | rgb(184, 190, 238) |
| HSL | hsl(233, 61%, 83%) |
| HSV | hsv(233, 23%, 93%) |
| CMYK | cmyk(22.7%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(77.99, 8.00, -24.47) |
| CIE-LCH | lch(77.99, 25.75, 288.10°) |
| OKLab | oklab(81.31% 0.0109 -0.067) |
| OKLCH | oklch(81.31% 0.068 279.2) |
| XYZ | xyz(53.6094, 53.1892, 88.3144) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.49
Periwinkle
#CCCCFF
ΔE00 4.20
Pastel Blue
#A2BFFE
ΔE00 7.57
Lightsteelblue
#B0C4DE
ΔE00 8.25
Light Blue Grey
#B7C9E2
ΔE00 8.31
Powder Blue (survey)
#B1D1FC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BEEE #EEE8B8
analogous
#B8D9EE #B8BEEE #CDB8EE
triadic
#B8BEEE #EEB8BE #BEEEB8
tetradic
#B8BEEE #EEB8D9 #EEE8B8 #B8EECD
square
#B8BEEE #EEB8D9 #EEE8B8 #B8EECD
split-complementary
#B8BEEE #EECDB8 #D9EEB8
monochromatic
#5564D6 #8791E2 #B8BEEE #E6E8F9 #E6E8F9
Accessibility & contrast
On white
1.80
#B8BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#B8BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BEEE
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BEEE | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F0
Deuteranopia (green-blind)
#AEBFED
Tritanopia (blue-blind)
#ABC6CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b8beee; /* rgb */ color: rgb(184, 190, 238); /* oklch */ color: oklch(81.3% 0.068 279.2);
Tailwind
colors: {
custom: {
50: '#ced1f3',
500: '#b8beee',
950: '#000000',
},
}SCSS
$custom: #b8beee; $custom-light: #ced1f3; $custom-dark: #000000;
JSON
{
"hex": "#b8beee",
"rgb": {
"r": 184,
"g": 190,
"b": 238
},
"hsl": {
"h": 233.333,
"s": 61.364,
"l": 82.745
},
"oklch": {
"l": 0.81314,
"c": 0.06792,
"h": 279.2
},
"luminance": 0.5319
}Semantic roles & 50–950 ramp
primary
#B8BEEE
secondary
#CCC37E
accent
#B61CC9
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#131417
muted
#838385