#7CAEFD#7CAEFD
#7CAEFD is a light, vivid blue. Relative luminance 0.416; OKLCH L 74.8% C 0.127 H 259.3°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAEFD |
|---|---|
| RGB | rgb(124, 174, 253) |
| HSL | hsl(217, 97%, 74%) |
| HSV | hsv(217, 51%, 99%) |
| CMYK | cmyk(51%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(70.63, 4.93, -44.26) |
| CIE-LCH | lch(70.63, 44.53, 276.36°) |
| OKLab | oklab(74.8% -0.0236 -0.1245) |
| OKLCH | oklch(74.8% 0.127 259.3) |
| XYZ | xyz(41.1718, 41.6460, 98.7784) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.78
Sky Blue (survey)
#75BBFD
ΔE00 5.25
Pastel Blue
#A2BFFE
ΔE00 6.74
Cornflowerblue
#6495ED
ΔE00 7.20
Baby Blue (survey)
#A2CFFE
ΔE00 8.75
Periwinkle Blue
#8F99FB
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAEFD #FDCB7C
analogous
#7CEFFD #7CAEFD #8B7CFD
triadic
#7CAEFD #FD7CAE #AEFD7C
tetradic
#7CAEFD #FD7CEF #FDCB7C #7CFD8B
square
#7CAEFD #FD7CEF #FDCB7C #7CFD8B
split-complementary
#7CAEFD #FD8B7C #EFFD7C
monochromatic
#0464FB #4089FC #7CAEFD #B8D3FE #E1ECFF
Accessibility & contrast
On white
2.25
#7CAEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#7CAEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAEFD
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAEFD | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#80A7FB
Tritanopia (blue-blind)
#3CBFCA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7caefd; /* rgb */ color: rgb(124, 174, 253); /* oklch */ color: oklch(74.8% 0.127 259.3);
Tailwind
colors: {
custom: {
50: '#a9c5fe',
500: '#7caefd',
950: '#000000',
},
}SCSS
$custom: #7caefd; $custom-light: #a9c5fe; $custom-dark: #000000;
JSON
{
"hex": "#7caefd",
"rgb": {
"r": 124,
"g": 174,
"b": 253
},
"hsl": {
"h": 216.744,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.74802,
"c": 0.12671,
"h": 259.3
},
"luminance": 0.41649
}Semantic roles & 50–950 ramp
primary
#7CAEFD
secondary
#F7E9D4
accent
#8D00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186