#7FB3FA#7FB3FA
#7FB3FA is a light, moderate cyan. Relative luminance 0.437; OKLCH L 75.9% C 0.117 H 256.4°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB3FA |
|---|---|
| RGB | rgb(127, 179, 250) |
| HSL | hsl(215, 92%, 74%) |
| HSV | hsv(215, 49%, 98%) |
| CMYK | cmyk(49.2%, 28.4%, 0%, 2%) |
| CIE-LAB | lab(71.99, 1.92, -40.48) |
| CIE-LCH | lch(71.99, 40.53, 272.71°) |
| OKLab | oklab(75.87% -0.0275 -0.1135) |
| OKLCH | oklch(75.87% 0.117 256.4) |
| XYZ | xyz(42.1220, 43.6514, 96.6299) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.90
Sky Blue (survey)
#75BBFD
ΔE00 3.91
Pastel Blue
#A2BFFE
ΔE00 6.28
Baby Blue (survey)
#A2CFFE
ΔE00 7.53
Sky
#82CAFC
ΔE00 7.92
Cornflowerblue
#6495ED
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB3FA #FAC67F
analogous
#7FF1FA #7FB3FA #897FFA
triadic
#7FB3FA #FA7FB3 #B3FA7F
tetradic
#7FB3FA #FA7FF1 #FAC67F #7FFA89
square
#7FB3FA #FA7FF1 #FAC67F #7FFA89
split-complementary
#7FB3FA #FA897F #F1FA7F
monochromatic
#0A6DF5 #4490F8 #7FB3FA #BAD6FC #E2EEFE
Accessibility & contrast
On white
2.16
#7FB3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#7FB3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB3FA
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB3FA | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FD
Deuteranopia (green-blind)
#88ABF9
Tritanopia (blue-blind)
#46C3CC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #7fb3fa; /* rgb */ color: rgb(127, 179, 250); /* oklch */ color: oklch(75.9% 0.117 256.4);
Tailwind
colors: {
custom: {
50: '#aac9fc',
500: '#7fb3fa',
950: '#000000',
},
}SCSS
$custom: #7fb3fa; $custom-light: #aac9fc; $custom-dark: #000000;
JSON
{
"hex": "#7fb3fa",
"rgb": {
"r": 127,
"g": 179,
"b": 250
},
"hsl": {
"h": 214.634,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.7587,
"c": 0.11678,
"h": 256.4
},
"luminance": 0.43654
}Semantic roles & 50–950 ramp
primary
#7FB3FA
secondary
#F6E8D5
accent
#8400E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285