#7CAEF9#7CAEF9
#7CAEF9 is a light, vivid blue. Relative luminance 0.414; OKLCH L 74.6% C 0.122 H 258.3°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAEF9 |
|---|---|
| RGB | rgb(124, 174, 249) |
| HSL | hsl(216, 91%, 73%) |
| HSV | hsv(216, 50%, 98%) |
| CMYK | cmyk(50.2%, 30.1%, 0%, 2.4%) |
| CIE-LAB | lab(70.45, 3.74, -42.36) |
| CIE-LCH | lch(70.45, 42.53, 275.05°) |
| OKLab | oklab(74.61% -0.0247 -0.119) |
| OKLCH | oklch(74.61% 0.122 258.3) |
| XYZ | xyz(40.5413, 41.3938, 95.4576) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.83
Sky Blue (survey)
#75BBFD
ΔE00 5.08
Pastel Blue
#A2BFFE
ΔE00 6.80
Cornflowerblue
#6495ED
ΔE00 7.14
Baby Blue (survey)
#A2CFFE
ΔE00 8.75
Light Grey Blue
#9DBCD4
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAEF9 #F9C77C
analogous
#7CECF9 #7CAEF9 #887CF9
triadic
#7CAEF9 #F97CAE #AEF97C
tetradic
#7CAEF9 #F97CEC #F9C77C #7CF988
square
#7CAEF9 #F97CEC #F9C77C #7CF988
split-complementary
#7CAEF9 #F9887C #ECF97C
monochromatic
#0B66F0 #418AF6 #7CAEF9 #B7D2FC #E2EDFE
Accessibility & contrast
On white
2.26
#7CAEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#7CAEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAEF9
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAEF9 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FC
Deuteranopia (green-blind)
#82A7F7
Tritanopia (blue-blind)
#40BFC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7caef9; /* rgb */ color: rgb(124, 174, 249); /* oklch */ color: oklch(74.6% 0.122 258.3);
Tailwind
colors: {
custom: {
50: '#a8c5fb',
500: '#7caef9',
950: '#000000',
},
}SCSS
$custom: #7caef9; $custom-light: #a8c5fb; $custom-dark: #000000;
JSON
{
"hex": "#7caef9",
"rgb": {
"r": 124,
"g": 174,
"b": 249
},
"hsl": {
"h": 216,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.74608,
"c": 0.12154,
"h": 258.3
},
"luminance": 0.41397
}Semantic roles & 50–950 ramp
primary
#7CAEF9
secondary
#F6E9D5
accent
#8A00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185