#99B0FA#99B0FA
#99B0FA is a light, moderate blue. Relative luminance 0.447; OKLCH L 76.8% C 0.110 H 270.4°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #99B0FA |
|---|---|
| RGB | rgb(153, 176, 250) |
| HSL | hsl(226, 91%, 79%) |
| HSV | hsv(226, 39%, 98%) |
| CMYK | cmyk(38.8%, 29.6%, 0%, 2%) |
| CIE-LAB | lab(72.71, 9.95, -39.26) |
| CIE-LCH | lch(72.71, 40.50, 284.22°) |
| OKLab | oklab(76.82% 0.0009 -0.1096) |
| OKLCH | oklch(76.82% 0.11 270.4) |
| XYZ | xyz(45.9123, 44.7230, 96.6372) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.84
Carolina Blue
#8AB8FE
ΔE00 5.29
Periwinkle Blue
#8F99FB
ΔE00 6.39
Powder Blue (survey)
#B1D1FC
ΔE00 8.47
Light Grey Blue
#9DBCD4
ΔE00 8.80
Lightsteelblue
#B0C4DE
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99B0FA #FAE399
analogous
#99E1FA #99B0FA #B399FA
triadic
#99B0FA #FA99B0 #B0FA99
tetradic
#99B0FA #FA99E1 #FAE399 #99FAB3
square
#99B0FA #FA99E1 #FAE399 #99FAB3
split-complementary
#99B0FA #FAB399 #E1FA99
monochromatic
#2456F4 #5F83F7 #99B0FA #D3DDFD #E2E8FE
Accessibility & contrast
On white
2.11
#99B0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#99B0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99B0FA
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99B0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99B0FA | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FD
Deuteranopia (green-blind)
#8FAFF8
Tritanopia (blue-blind)
#7ABFCA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #99b0fa; /* rgb */ color: rgb(153, 176, 250); /* oklch */ color: oklch(76.8% 0.110 270.4);
Tailwind
colors: {
custom: {
50: '#bac7fc',
500: '#99b0fa',
950: '#000000',
},
}SCSS
$custom: #99b0fa; $custom-light: #bac7fc; $custom-dark: #000000;
JSON
{
"hex": "#99b0fa",
"rgb": {
"r": 153,
"g": 176,
"b": 250
},
"hsl": {
"h": 225.773,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.76821,
"c": 0.10957,
"h": 270.4
},
"luminance": 0.44725
}Semantic roles & 50–950 ramp
primary
#99B0FA
secondary
#F6EED5
accent
#AF00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285