#90B2FC#90B2FC
#90B2FC is a light, moderate blue. Relative luminance 0.448; OKLCH L 76.7% C 0.113 H 265.0°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #90B2FC |
|---|---|
| RGB | rgb(144, 178, 252) |
| HSL | hsl(221, 95%, 78%) |
| HSV | hsv(221, 43%, 99%) |
| CMYK | cmyk(42.9%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(72.76, 7.09, -40.30) |
| CIE-LCH | lch(72.76, 40.92, 279.97°) |
| OKLab | oklab(76.74% -0.01 -0.1127) |
| OKLCH | oklch(76.74% 0.113 265) |
| XYZ | xyz(44.9871, 44.7958, 98.3526) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.87
Pastel Blue
#A2BFFE
ΔE00 3.78
Sky Blue (survey)
#75BBFD
ΔE00 7.45
Periwinkle Blue
#8F99FB
ΔE00 7.66
Baby Blue (survey)
#A2CFFE
ΔE00 7.79
Powder Blue (survey)
#B1D1FC
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90B2FC #FCDA90
analogous
#90E8FC #90B2FC #A490FC
triadic
#90B2FC #FC90B2 #B2FC90
tetradic
#90B2FC #FC90E8 #FCDA90 #90FCA4
square
#90B2FC #FC90E8 #FCDA90 #90FCA4
split-complementary
#90B2FC #FCA490 #E8FC90
monochromatic
#195FF9 #5489FA #90B2FC #CCDBFE #E1EAFE
Accessibility & contrast
On white
2.11
#90B2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#90B2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90B2FC
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90B2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90B2FC | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B8FF
Deuteranopia (green-blind)
#8CAEFA
Tritanopia (blue-blind)
#69C1CC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #90b2fc; /* rgb */ color: rgb(144, 178, 252); /* oklch */ color: oklch(76.7% 0.113 265.0);
Tailwind
colors: {
custom: {
50: '#b4c8fd',
500: '#90b2fc',
950: '#000000',
},
}SCSS
$custom: #90b2fc; $custom-light: #b4c8fd; $custom-dark: #000000;
JSON
{
"hex": "#90b2fc",
"rgb": {
"r": 144,
"g": 178,
"b": 252
},
"hsl": {
"h": 221.111,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.76742,
"c": 0.11317,
"h": 265
},
"luminance": 0.44798
}Semantic roles & 50–950 ramp
primary
#90B2FC
secondary
#F6ECD5
accent
#9D00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285