#B2B2FC#B2B2FC
#B2B2FC is a light, moderate blue. Relative luminance 0.483; OKLCH L 79.1% C 0.104 H 283.8°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B2FC |
|---|---|
| RGB | rgb(178, 178, 252) |
| HSL | hsl(240, 93%, 84%) |
| HSV | hsv(240, 29%, 99%) |
| CMYK | cmyk(29.4%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(75.03, 16.15, -36.59) |
| CIE-LCH | lch(75.03, 39.99, 293.81°) |
| OKLab | oklab(79.09% 0.0248 -0.1015) |
| OKLCH | oklch(79.09% 0.105 283.8) |
| XYZ | xyz(51.8465, 48.3327, 98.6741) |
| Luminance | 0.4833 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.66
Pastel Blue
#A2BFFE
ΔE00 7.15
Pale Violet
#CEAEFA
ΔE00 7.68
Periwinkle
#CCCCFF
ΔE00 7.71
Periwinkle Blue
#8F99FB
ΔE00 8.47
Lavender
#B39DDB
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B2FC #FCFCB2
analogous
#B2D7FC #B2B2FC #D7B2FC
triadic
#B2B2FC #FCB2B2 #B2FCB2
tetradic
#B2B2FC #FCB2D7 #FCFCB2 #B2FCD7
square
#B2B2FC #FCB2D7 #FCFCB2 #B2FCD7
split-complementary
#B2B2FC #FCD7B2 #D7FCB2
monochromatic
#3C3CF7 #7777FA #B2B2FC #E2E2FE #E2E2FE
Accessibility & contrast
On white
1.97
#B2B2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#B2B2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B2FC
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B2FC | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBBFF
Deuteranopia (green-blind)
#9AB6FA
Tritanopia (blue-blind)
#A0BFCC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b2b2fc; /* rgb */ color: rgb(178, 178, 252); /* oklch */ color: oklch(79.1% 0.104 283.8);
Tailwind
colors: {
custom: {
50: '#cac9fd',
500: '#b2b2fc',
950: '#000000',
},
}SCSS
$custom: #b2b2fc; $custom-light: #cac9fd; $custom-dark: #000000;
JSON
{
"hex": "#b2b2fc",
"rgb": {
"r": 178,
"g": 178,
"b": 252
},
"hsl": {
"h": 240,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.79086,
"c": 0.1045,
"h": 283.8
},
"luminance": 0.48334
}Semantic roles & 50–950 ramp
primary
#B2B2FC
secondary
#F6F6D5
accent
#E600E5
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#131317
muted
#828285