#95B8F2#95B8F2
#95B8F2 is a light, moderate blue. Relative luminance 0.471; OKLCH L 77.8% C 0.092 H 260.3°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #95B8F2 |
|---|---|
| RGB | rgb(149, 184, 242) |
| HSL | hsl(217, 78%, 77%) |
| HSV | hsv(217, 38%, 95%) |
| CMYK | cmyk(38.4%, 24%, 0%, 5.1%) |
| CIE-LAB | lab(74.24, 2.33, -32.58) |
| CIE-LCH | lch(74.24, 32.66, 274.09°) |
| OKLab | oklab(77.85% -0.0154 -0.0905) |
| OKLCH | oklch(77.85% 0.092 260.3) |
| XYZ | xyz(45.5569, 47.0790, 90.6739) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.57
Pastel Blue
#A2BFFE
ΔE00 2.70
Baby Blue (survey)
#A2CFFE
ΔE00 6.23
Powder Blue (survey)
#B1D1FC
ΔE00 6.56
Sky Blue (survey)
#75BBFD
ΔE00 6.65
Light Grey Blue
#9DBCD4
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B8F2 #F2CF95
analogous
#95E7F2 #95B8F2 #A195F2
triadic
#95B8F2 #F295B8 #B8F295
tetradic
#95B8F2 #F295E7 #F2CF95 #95F2A1
square
#95B8F2 #F295E7 #F2CF95 #95F2A1
split-complementary
#95B8F2 #F2A195 #E7F295
monochromatic
#286FE5 #5E93EB #95B8F2 #CCDDF9 #E4EDFC
Accessibility & contrast
On white
2.02
#95B8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#95B8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B8F2
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B8F2 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BBF5
Deuteranopia (green-blind)
#99B3F1
Tritanopia (blue-blind)
#76C4CC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95b8f2; /* rgb */ color: rgb(149, 184, 242); /* oklch */ color: oklch(77.8% 0.092 260.3);
Tailwind
colors: {
custom: {
50: '#b7cdf6',
500: '#95b8f2',
950: '#000000',
},
}SCSS
$custom: #95b8f2; $custom-light: #b7cdf6; $custom-dark: #000000;
JSON
{
"hex": "#95b8f2",
"rgb": {
"r": 149,
"g": 184,
"b": 242
},
"hsl": {
"h": 217.419,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.77845,
"c": 0.09177,
"h": 260.3
},
"luminance": 0.47081
}Semantic roles & 50–950 ramp
primary
#95B8F2
secondary
#F3E9D8
accent
#8C0BDA
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285