#7CA0FE#7CA0FE
#7CA0FE is a light, vivid blue. Relative luminance 0.366; OKLCH L 72.0% C 0.143 H 267.0°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA0FE |
|---|---|
| RGB | rgb(124, 160, 254) |
| HSL | hsl(223, 98%, 74%) |
| HSV | hsv(223, 51%, 100%) |
| CMYK | cmyk(51.2%, 37%, 0%, 0.4%) |
| CIE-LAB | lab(66.96, 13.21, -50.57) |
| CIE-LCH | lch(66.96, 52.26, 284.64°) |
| OKLab | oklab(71.97% -0.0076 -0.1429) |
| OKLCH | oklch(71.97% 0.143 267) |
| XYZ | xyz(38.7665, 36.5798, 98.7645) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.71
Periwinkle Blue
#8F99FB
ΔE00 5.33
Carolina Blue
#8AB8FE
ΔE00 6.53
Soft Blue
#6488EA
ΔE00 7.43
Pastel Blue
#A2BFFE
ΔE00 8.65
Lavender Blue
#8B88F8
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA0FE #FEDA7C
analogous
#7CE1FE #7CA0FE #997CFE
triadic
#7CA0FE #FE7CA0 #A0FE7C
tetradic
#7CA0FE #FE7CE1 #FEDA7C #7CFE99
square
#7CA0FE #FE7CE1 #FEDA7C #7CFE99
split-complementary
#7CA0FE #FE997C #E1FE7C
monochromatic
#0348FD #3F74FE #7CA0FE #B9CCFE #E1E9FF
Accessibility & contrast
On white
2.53
#7CA0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#7CA0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA0FE
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA0FE | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#6C9EFC
Tritanopia (blue-blind)
#3EB4C3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ca0fe; /* rgb */ color: rgb(124, 160, 254); /* oklch */ color: oklch(72.0% 0.143 267.0);
Tailwind
colors: {
custom: {
50: '#a9bbff',
500: '#7ca0fe',
950: '#000000',
},
}SCSS
$custom: #7ca0fe; $custom-light: #a9bbff; $custom-dark: #000000;
JSON
{
"hex": "#7ca0fe",
"rgb": {
"r": 124,
"g": 160,
"b": 254
},
"hsl": {
"h": 223.385,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.71971,
"c": 0.14314,
"h": 267
},
"luminance": 0.36582
}Semantic roles & 50–950 ramp
primary
#7CA0FE
secondary
#F7EDD4
accent
#A600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086