#7CAFFC#7CAFFC
#7CAFFC is a light, vivid blue. Relative luminance 0.420; OKLCH L 75.0% C 0.124 H 258.4°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAFFC |
|---|---|
| RGB | rgb(124, 175, 252) |
| HSL | hsl(216, 96%, 74%) |
| HSV | hsv(216, 51%, 99%) |
| CMYK | cmyk(50.8%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(70.85, 4.07, -43.36) |
| CIE-LCH | lch(70.85, 43.55, 275.36°) |
| OKLab | oklab(74.96% -0.025 -0.1219) |
| OKLCH | oklch(74.96% 0.124 258.4) |
| XYZ | xyz(41.2069, 41.9703, 98.0062) |
| Luminance | 0.4197 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.61
Sky Blue (survey)
#75BBFD
ΔE00 4.88
Pastel Blue
#A2BFFE
ΔE00 6.71
Cornflowerblue
#6495ED
ΔE00 7.44
Baby Blue (survey)
#A2CFFE
ΔE00 8.53
Sky
#82CAFC
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAFFC #FCC97C
analogous
#7CEFFC #7CAFFC #897CFC
triadic
#7CAFFC #FC7CAF #AFFC7C
tetradic
#7CAFFC #FC7CEF #FCC97C #7CFC89
square
#7CAFFC #FC7CEF #FCC97C #7CFC89
split-complementary
#7CAFFC #FC897C #EFFC7C
monochromatic
#0666F8 #408AFB #7CAFFC #B8D4FD #E1EDFE
Accessibility & contrast
On white
2.24
#7CAFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#7CAFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAFFC
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAFFC | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FF
Deuteranopia (green-blind)
#81A8FA
Tritanopia (blue-blind)
#3DC0CA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7caffc; /* rgb */ color: rgb(124, 175, 252); /* oklch */ color: oklch(75.0% 0.124 258.4);
Tailwind
colors: {
custom: {
50: '#a9c6fd',
500: '#7caffc',
950: '#000000',
},
}SCSS
$custom: #7caffc; $custom-light: #a9c6fd; $custom-dark: #000000;
JSON
{
"hex": "#7caffc",
"rgb": {
"r": 124,
"g": 175,
"b": 252
},
"hsl": {
"h": 216.094,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.74963,
"c": 0.12444,
"h": 258.4
},
"luminance": 0.41973
}Semantic roles & 50–950 ramp
primary
#7CAFFC
secondary
#F7E9D4
accent
#8A00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285