#90AFFC#90AFFC
#90AFFC is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.1% C 0.116 H 266.9°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #90AFFC |
|---|---|
| RGB | rgb(144, 175, 252) |
| HSL | hsl(223, 95%, 78%) |
| HSV | hsv(223, 43%, 99%) |
| CMYK | cmyk(42.9%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(71.97, 8.77, -41.53) |
| CIE-LCH | lch(71.97, 42.45, 281.92°) |
| OKLab | oklab(76.13% -0.0063 -0.1163) |
| OKLCH | oklch(76.13% 0.116 266.9) |
| XYZ | xyz(44.3967, 43.6151, 98.1558) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.77
Pastel Blue
#A2BFFE
ΔE00 4.30
Periwinkle Blue
#8F99FB
ΔE00 6.73
Sky Blue (survey)
#75BBFD
ΔE00 8.28
Baby Blue (survey)
#A2CFFE
ΔE00 8.61
Cornflowerblue
#6495ED
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AFFC #FCDD90
analogous
#90E5FC #90AFFC #A790FC
triadic
#90AFFC #FC90AF #AFFC90
tetradic
#90AFFC #FC90E5 #FCDD90 #90FCA7
square
#90AFFC #FC90E5 #FCDD90 #90FCA7
split-complementary
#90AFFC #FCA790 #E5FC90
monochromatic
#1959F9 #5484FA #90AFFC #CCDAFE #E1EAFE
Accessibility & contrast
On white
2.16
#90AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#90AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AFFC
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AFFC | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#89ACFA
Tritanopia (blue-blind)
#6ABFCA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #90affc; /* rgb */ color: rgb(144, 175, 252); /* oklch */ color: oklch(76.1% 0.116 266.9);
Tailwind
colors: {
custom: {
50: '#b5c6fd',
500: '#90affc',
950: '#000000',
},
}SCSS
$custom: #90affc; $custom-light: #b5c6fd; $custom-dark: #000000;
JSON
{
"hex": "#90affc",
"rgb": {
"r": 144,
"g": 175,
"b": 252
},
"hsl": {
"h": 222.778,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.7613,
"c": 0.11645,
"h": 266.9
},
"luminance": 0.43618
}Semantic roles & 50–950 ramp
primary
#90AFFC
secondary
#F6EDD5
accent
#A400E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285