#B0B2FC#B0B2FC
#B0B2FC is a light, moderate blue. Relative luminance 0.481; OKLCH L 78.9% C 0.105 H 282.5°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B2FC |
|---|---|
| RGB | rgb(176, 178, 252) |
| HSL | hsl(238, 93%, 84%) |
| HSV | hsv(238, 30%, 99%) |
| CMYK | cmyk(30.2%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(74.89, 15.58, -36.83) |
| CIE-LCH | lch(74.89, 39.99, 292.94°) |
| OKLab | oklab(78.94% 0.0227 -0.1022) |
| OKLCH | oklch(78.94% 0.105 282.5) |
| XYZ | xyz(51.3909, 48.0978, 98.6527) |
| Luminance | 0.4810 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.77
Pastel Blue
#A2BFFE
ΔE00 6.70
Periwinkle
#CCCCFF
ΔE00 7.91
Periwinkle Blue
#8F99FB
ΔE00 8.17
Pale Violet
#CEAEFA
ΔE00 8.20
Lavender
#B39DDB
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B2FC #FCFAB0
analogous
#B0D8FC #B0B2FC #D4B0FC
triadic
#B0B2FC #FCB0B2 #B2FCB0
tetradic
#B0B2FC #FCB0D8 #FCFAB0 #B0FCD4
square
#B0B2FC #FCB0D8 #FCFAB0 #B0FCD4
split-complementary
#B0B2FC #FCD4B0 #D8FCB0
monochromatic
#3A3FF8 #7579FA #B0B2FC #E2E2FE #E2E2FE
Accessibility & contrast
On white
1.98
#B0B2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#B0B2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B2FC
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B2FC | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBBFF
Deuteranopia (green-blind)
#99B6FA
Tritanopia (blue-blind)
#9DBFCC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b0b2fc; /* rgb */ color: rgb(176, 178, 252); /* oklch */ color: oklch(78.9% 0.105 282.5);
Tailwind
colors: {
custom: {
50: '#c9c9fd',
500: '#b0b2fc',
950: '#000000',
},
}SCSS
$custom: #b0b2fc; $custom-light: #c9c9fd; $custom-dark: #000000;
JSON
{
"hex": "#b0b2fc",
"rgb": {
"r": 176,
"g": 178,
"b": 252
},
"hsl": {
"h": 238.421,
"s": 92.683,
"l": 83.922
},
"oklch": {
"l": 0.78935,
"c": 0.10471,
"h": 282.5
},
"luminance": 0.48099
}Semantic roles & 50–950 ramp
primary
#B0B2FC
secondary
#F6F5D5
accent
#DF00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285