#95B2FD#95B2FD
#95B2FD is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.1% C 0.113 H 267.6°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #95B2FD |
|---|---|
| RGB | rgb(149, 178, 253) |
| HSL | hsl(223, 96%, 79%) |
| HSV | hsv(223, 41%, 99%) |
| CMYK | cmyk(41.1%, 29.6%, 0%, 0.8%) |
| CIE-LAB | lab(73.10, 8.61, -40.28) |
| CIE-LCH | lch(73.10, 41.19, 282.07°) |
| OKLab | oklab(77.1% -0.0048 -0.1126) |
| OKLCH | oklch(77.1% 0.113 267.6) |
| XYZ | xyz(46.0389, 45.3198, 99.2312) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.39
Carolina Blue
#8AB8FE
ΔE00 3.87
Periwinkle Blue
#8F99FB
ΔE00 7.17
Powder Blue (survey)
#B1D1FC
ΔE00 8.04
Baby Blue (survey)
#A2CFFE
ΔE00 8.07
Light Grey Blue
#9DBCD4
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B2FD #FDE095
analogous
#95E6FD #95B2FD #AC95FD
triadic
#95B2FD #FD95B2 #B2FD95
tetradic
#95B2FD #FD95E6 #FDE095 #95FDAC
square
#95B2FD #FD95E6 #FDE095 #95FDAC
split-complementary
#95B2FD #FDAC95 #E6FD95
monochromatic
#1D5BFB #5986FC #95B2FD #D1DEFE #E1E9FE
Accessibility & contrast
On white
2.09
#95B2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#95B2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B2FD
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B2FD | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FF
Deuteranopia (green-blind)
#8EAFFB
Tritanopia (blue-blind)
#72C1CD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #95b2fd; /* rgb */ color: rgb(149, 178, 253); /* oklch */ color: oklch(77.1% 0.113 267.6);
Tailwind
colors: {
custom: {
50: '#b8c8fe',
500: '#95b2fd',
950: '#000000',
},
}SCSS
$custom: #95b2fd; $custom-light: #b8c8fe; $custom-dark: #000000;
JSON
{
"hex": "#95b2fd",
"rgb": {
"r": 149,
"g": 178,
"b": 253
},
"hsl": {
"h": 223.269,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.77103,
"c": 0.11269,
"h": 267.6
},
"luminance": 0.45322
}Semantic roles & 50–950 ramp
primary
#95B2FD
secondary
#F7EDD4
accent
#A600E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121318
muted
#818286