#8AB9F7#8AB9F7
#8AB9F7 is a light, moderate cyan. Relative luminance 0.468; OKLCH L 77.6% C 0.102 H 255.6°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8AB9F7 |
|---|---|
| RGB | rgb(138, 185, 247) |
| HSL | hsl(214, 87%, 75%) |
| HSV | hsv(214, 44%, 97%) |
| CMYK | cmyk(44.1%, 25.1%, 0%, 3.1%) |
| CIE-LAB | lab(74.07, 0.34, -35.59) |
| CIE-LCH | lch(74.07, 35.59, 270.55°) |
| OKLab | oklab(77.61% -0.0255 -0.0992) |
| OKLCH | oklch(77.61% 0.102 255.6) |
| XYZ | xyz(44.6132, 46.8138, 94.6628) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.96
Sky Blue (survey)
#75BBFD
ΔE00 4.02
Pastel Blue
#A2BFFE
ΔE00 4.74
Baby Blue (survey)
#A2CFFE
ΔE00 5.77
Sky
#82CAFC
ΔE00 6.97
Light Blue
#95D0FC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AB9F7 #F7C88A
analogous
#8AF0F7 #8AB9F7 #918AF7
triadic
#8AB9F7 #F78AB9 #B9F78A
tetradic
#8AB9F7 #F78AF0 #F7C88A #8AF791
square
#8AB9F7 #F78AF0 #F7C88A #8AF791
split-complementary
#8AB9F7 #F7918A #F0F78A
monochromatic
#1774EF #5197F3 #8AB9F7 #C3DBFB #E2EEFD
Accessibility & contrast
On white
2.03
#8AB9F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#8AB9F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AB9F7
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AB9F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AB9F7 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BCFA
Deuteranopia (green-blind)
#95B1F6
Tritanopia (blue-blind)
#5FC7CE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8ab9f7; /* rgb */ color: rgb(138, 185, 247); /* oklch */ color: oklch(77.6% 0.102 255.6);
Tailwind
colors: {
custom: {
50: '#b0cdfa',
500: '#8ab9f7',
950: '#000000',
},
}SCSS
$custom: #8ab9f7; $custom-light: #b0cdfa; $custom-dark: #000000;
JSON
{
"hex": "#8ab9f7",
"rgb": {
"r": 138,
"g": 185,
"b": 247
},
"hsl": {
"h": 214.128,
"s": 87.2,
"l": 75.49
},
"oklch": {
"l": 0.77611,
"c": 0.10247,
"h": 255.6
},
"luminance": 0.46817
}Semantic roles & 50–950 ramp
primary
#8AB9F7
secondary
#F5E8D6
accent
#8202E4
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285