#99B2F9#99B2F9
#99B2F9 is a light, moderate blue. Relative luminance 0.455; OKLCH L 77.2% C 0.106 H 269.0°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #99B2F9 |
|---|---|
| RGB | rgb(153, 178, 249) |
| HSL | hsl(224, 89%, 79%) |
| HSV | hsv(224, 39%, 98%) |
| CMYK | cmyk(38.6%, 28.5%, 0%, 2.4%) |
| CIE-LAB | lab(73.19, 8.56, -37.97) |
| CIE-LCH | lch(73.19, 38.92, 282.71°) |
| OKLab | oklab(77.18% -0.0019 -0.1059) |
| OKLCH | oklch(77.18% 0.106 269) |
| XYZ | xyz(46.1510, 45.4505, 95.9452) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.29
Carolina Blue
#8AB8FE
ΔE00 4.79
Periwinkle Blue
#8F99FB
ΔE00 6.97
Powder Blue (survey)
#B1D1FC
ΔE00 7.98
Baby Blue (survey)
#A2CFFE
ΔE00 8.42
Lightsteelblue
#B0C4DE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99B2F9 #F9E099
analogous
#99E2F9 #99B2F9 #B099F9
triadic
#99B2F9 #F999B2 #B2F999
tetradic
#99B2F9 #F999E2 #F9E099 #99F9B0
square
#99B2F9 #F999E2 #F9E099 #99F9B0
split-complementary
#99B2F9 #F9B099 #E2F999
monochromatic
#255BF2 #5F86F6 #99B2F9 #D3DEFC #E2E9FD
Accessibility & contrast
On white
2.08
#99B2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#99B2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99B2F9
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99B2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99B2F9 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB8FC
Deuteranopia (green-blind)
#91B0F7
Tritanopia (blue-blind)
#7BC0CB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #99b2f9; /* rgb */ color: rgb(153, 178, 249); /* oklch */ color: oklch(77.2% 0.106 269.0);
Tailwind
colors: {
custom: {
50: '#bac8fb',
500: '#99b2f9',
950: '#000000',
},
}SCSS
$custom: #99b2f9; $custom-light: #bac8fb; $custom-dark: #000000;
JSON
{
"hex": "#99b2f9",
"rgb": {
"r": 153,
"g": 178,
"b": 249
},
"hsl": {
"h": 224.375,
"s": 88.889,
"l": 78.824
},
"oklch": {
"l": 0.77179,
"c": 0.10589,
"h": 269
},
"luminance": 0.45453
}Semantic roles & 50–950 ramp
primary
#99B2F9
secondary
#F5EDD6
accent
#AA00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285