#7CAEF5#7CAEF5
#7CAEF5 is a light, moderate blue. Relative luminance 0.411; OKLCH L 74.4% C 0.116 H 257.2°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAEF5 |
|---|---|
| RGB | rgb(124, 174, 245) |
| HSL | hsl(215, 86%, 72%) |
| HSV | hsv(215, 49%, 96%) |
| CMYK | cmyk(49.4%, 29%, 0%, 3.9%) |
| CIE-LAB | lab(70.28, 2.57, -40.46) |
| CIE-LCH | lch(70.28, 40.54, 273.63°) |
| OKLab | oklab(74.42% -0.0258 -0.1135) |
| OKLCH | oklch(74.42% 0.116 257.2) |
| XYZ | xyz(39.9241, 41.1469, 92.2068) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.94
Sky Blue (survey)
#75BBFD
ΔE00 4.92
Pastel Blue
#A2BFFE
ΔE00 6.88
Cornflowerblue
#6495ED
ΔE00 7.12
Baby Blue (survey)
#A2CFFE
ΔE00 8.75
Sky
#82CAFC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAEF5 #F5C37C
analogous
#7CEAF5 #7CAEF5 #877CF5
triadic
#7CAEF5 #F57CAE #AEF57C
tetradic
#7CAEF5 #F57CEA #F5C37C #7CF587
square
#7CAEF5 #F57CEA #F5C37C #7CF587
split-complementary
#7CAEF5 #F5877C #EAF57C
monochromatic
#1169E5 #438BF1 #7CAEF5 #B5D1F9 #E3EDFD
Accessibility & contrast
On white
2.28
#7CAEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#7CAEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAEF5
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAEF5 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B2F8
Deuteranopia (green-blind)
#84A7F4
Tritanopia (blue-blind)
#44BEC7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7caef5; /* rgb */ color: rgb(124, 174, 245); /* oklch */ color: oklch(74.4% 0.116 257.2);
Tailwind
colors: {
custom: {
50: '#a8c5f8',
500: '#7caef5',
950: '#000000',
},
}SCSS
$custom: #7caef5; $custom-light: #a8c5f8; $custom-dark: #000000;
JSON
{
"hex": "#7caef5",
"rgb": {
"r": 124,
"g": 174,
"b": 245
},
"hsl": {
"h": 215.207,
"s": 85.816,
"l": 72.353
},
"oklch": {
"l": 0.74416,
"c": 0.1164,
"h": 257.2
},
"luminance": 0.4115
}Semantic roles & 50–950 ramp
primary
#7CAEF5
secondary
#F5E8D6
accent
#8603E2
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185