#95B2FC#95B2FC
#95B2FC is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.1% C 0.111 H 267.4°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #95B2FC |
|---|---|
| RGB | rgb(149, 178, 252) |
| HSL | hsl(223, 94%, 79%) |
| HSV | hsv(223, 41%, 99%) |
| CMYK | cmyk(40.9%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(73.06, 8.34, -39.81) |
| CIE-LCH | lch(73.06, 40.67, 281.83°) |
| OKLab | oklab(77.06% -0.0051 -0.1112) |
| OKLCH | oklch(77.06% 0.111 267.4) |
| XYZ | xyz(45.8801, 45.2563, 98.3944) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.38
Carolina Blue
#8AB8FE
ΔE00 3.87
Periwinkle Blue
#8F99FB
ΔE00 7.18
Powder Blue (survey)
#B1D1FC
ΔE00 8.03
Baby Blue (survey)
#A2CFFE
ΔE00 8.07
Sky Blue (survey)
#75BBFD
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B2FC #FCDF95
analogous
#95E5FC #95B2FC #AB95FC
triadic
#95B2FC #FC95B2 #B2FC95
tetradic
#95B2FC #FC95E5 #FCDF95 #95FCAB
square
#95B2FC #FC95E5 #FCDF95 #95FCAB
split-complementary
#95B2FC #FCAB95 #E5FC95
monochromatic
#1E5CF9 #5987FA #95B2FC #D1DDFE #E1E9FE
Accessibility & contrast
On white
2.09
#95B2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#95B2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B2FC
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B2FC | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FF
Deuteranopia (green-blind)
#8EAFFA
Tritanopia (blue-blind)
#72C1CC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #95b2fc; /* rgb */ color: rgb(149, 178, 252); /* oklch */ color: oklch(77.1% 0.111 267.4);
Tailwind
colors: {
custom: {
50: '#b8c8fd',
500: '#95b2fc',
950: '#000000',
},
}SCSS
$custom: #95b2fc; $custom-light: #b8c8fd; $custom-dark: #000000;
JSON
{
"hex": "#95b2fc",
"rgb": {
"r": 149,
"g": 178,
"b": 252
},
"hsl": {
"h": 223.107,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.77057,
"c": 0.11134,
"h": 267.4
},
"luminance": 0.45259
}Semantic roles & 50–950 ramp
primary
#95B2FC
secondary
#F6EDD5
accent
#A500E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285