#7CAEFA#7CAEFA
#7CAEFA is a light, vivid blue. Relative luminance 0.415; OKLCH L 74.7% C 0.123 H 258.5°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAEFA |
|---|---|
| RGB | rgb(124, 174, 250) |
| HSL | hsl(216, 93%, 73%) |
| HSV | hsv(216, 50%, 98%) |
| CMYK | cmyk(50.4%, 30.4%, 0%, 2%) |
| CIE-LAB | lab(70.49, 4.04, -42.84) |
| CIE-LCH | lch(70.49, 43.03, 275.39°) |
| OKLab | oklab(74.66% -0.0244 -0.1204) |
| OKLCH | oklch(74.66% 0.123 258.5) |
| XYZ | xyz(40.6977, 41.4564, 96.2812) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.81
Sky Blue (survey)
#75BBFD
ΔE00 5.12
Pastel Blue
#A2BFFE
ΔE00 6.78
Cornflowerblue
#6495ED
ΔE00 7.15
Baby Blue (survey)
#A2CFFE
ΔE00 8.75
Light Grey Blue
#9DBCD4
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAEFA #FAC87C
analogous
#7CEDFA #7CAEFA #897CFA
triadic
#7CAEFA #FA7CAE #AEFA7C
tetradic
#7CAEFA #FA7CED #FAC87C #7CFA89
square
#7CAEFA #FA7CED #FAC87C #7CFA89
split-complementary
#7CAEFA #FA897C #EDFA7C
monochromatic
#0966F2 #418AF8 #7CAEFA #B7D2FC #E2EDFE
Accessibility & contrast
On white
2.26
#7CAEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#7CAEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAEFA
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAEFA | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FD
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#3FBFC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7caefa; /* rgb */ color: rgb(124, 174, 250); /* oklch */ color: oklch(74.7% 0.123 258.5);
Tailwind
colors: {
custom: {
50: '#a8c5fc',
500: '#7caefa',
950: '#000000',
},
}SCSS
$custom: #7caefa; $custom-light: #a8c5fc; $custom-dark: #000000;
JSON
{
"hex": "#7caefa",
"rgb": {
"r": 124,
"g": 174,
"b": 250
},
"hsl": {
"h": 216.19,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.74656,
"c": 0.12283,
"h": 258.5
},
"luminance": 0.41459
}Semantic roles & 50–950 ramp
primary
#7CAEFA
secondary
#F6E9D5
accent
#8A00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185