#7CA0ED#7CA0ED
#7CA0ED is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.1% C 0.120 H 264.5°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA0ED |
|---|---|
| RGB | rgb(124, 160, 237) |
| HSL | hsl(221, 76%, 71%) |
| HSV | hsv(221, 48%, 93%) |
| CMYK | cmyk(47.7%, 32.5%, 0%, 7.1%) |
| CIE-LAB | lab(66.17, 8.15, -42.53) |
| CIE-LCH | lch(66.17, 43.30, 280.85°) |
| OKLab | oklab(71.1% -0.0116 -0.1196) |
| OKLCH | oklch(71.1% 0.12 264.5) |
| XYZ | xyz(36.1641, 35.5388, 85.0584) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.20
Periwinkle Blue
#8F99FB
ΔE00 5.72
Carolina Blue
#8AB8FE
ΔE00 6.66
Soft Blue
#6488EA
ΔE00 7.17
Faded Blue
#658CBB
ΔE00 8.39
Dark Sky Blue
#448EE4
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA0ED #EDC97C
analogous
#7CD8ED #7CA0ED #907CED
triadic
#7CA0ED #ED7CA0 #A0ED7C
tetradic
#7CA0ED #ED7CD8 #EDC97C #7CED90
square
#7CA0ED #ED7CD8 #EDC97C #7CED90
split-complementary
#7CA0ED #ED907C #D8ED7C
monochromatic
#1D56D2 #4679E6 #7CA0ED #B2C7F4 #E4EBFB
Accessibility & contrast
On white
2.59
#7CA0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#7CA0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA0ED
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA0ED | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6F0
Deuteranopia (green-blind)
#779CEB
Tritanopia (blue-blind)
#4DB0BC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7ca0ed; /* rgb */ color: rgb(124, 160, 237); /* oklch */ color: oklch(71.1% 0.120 264.5);
Tailwind
colors: {
custom: {
50: '#a7bbf3',
500: '#7ca0ed',
950: '#000000',
},
}SCSS
$custom: #7ca0ed; $custom-light: #a7bbf3; $custom-dark: #000000;
JSON
{
"hex": "#7ca0ed",
"rgb": {
"r": 124,
"g": 160,
"b": 237
},
"hsl": {
"h": 220.885,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.71095,
"c": 0.12012,
"h": 264.5
},
"luminance": 0.35541
}Semantic roles & 50–950 ramp
primary
#7CA0ED
secondary
#F2E8D3
accent
#970DD8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085