#7CB2FF#7CB2FF
#7CB2FF is a light, vivid blue. Relative luminance 0.433; OKLCH L 75.7% C 0.125 H 257.3°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB2FF |
|---|---|
| RGB | rgb(124, 178, 255) |
| HSL | hsl(215, 100%, 74%) |
| HSV | hsv(215, 51%, 100%) |
| CMYK | cmyk(51.4%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(71.79, 3.28, -43.52) |
| CIE-LCH | lch(71.79, 43.64, 274.31°) |
| OKLab | oklab(75.74% -0.0276 -0.1223) |
| OKLCH | oklch(75.74% 0.125 257.3) |
| XYZ | xyz(42.2764, 43.3427, 100.7265) |
| Luminance | 0.4335 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.21
Sky Blue (survey)
#75BBFD
ΔE00 4.08
Pastel Blue
#A2BFFE
ΔE00 6.64
Baby Blue (survey)
#A2CFFE
ΔE00 7.88
Sky
#82CAFC
ΔE00 8.26
Cornflowerblue
#6495ED
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB2FF #FFC97C
analogous
#7CF4FF #7CB2FF #887CFF
triadic
#7CB2FF #FF7CB2 #B2FF7C
tetradic
#7CB2FF #FF7CF4 #FFC97C #7CFF88
square
#7CB2FF #FF7CF4 #FFC97C #7CFF88
split-complementary
#7CB2FF #FF887C #F4FF7C
monochromatic
#026AFF #3F8EFF #7CB2FF #B9D6FF #E0EDFF
Accessibility & contrast
On white
2.17
#7CB2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#7CB2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB2FF
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB2FF | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#84AAFD
Tritanopia (blue-blind)
#38C3CD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #7cb2ff; /* rgb */ color: rgb(124, 178, 255); /* oklch */ color: oklch(75.7% 0.125 257.3);
Tailwind
colors: {
custom: {
50: '#a9c8ff',
500: '#7cb2ff',
950: '#000000',
},
}SCSS
$custom: #7cb2ff; $custom-light: #a9c8ff; $custom-dark: #000000;
JSON
{
"hex": "#7cb2ff",
"rgb": {
"r": 124,
"g": 178,
"b": 255
},
"hsl": {
"h": 215.267,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.75737,
"c": 0.1254,
"h": 257.3
},
"luminance": 0.43346
}Semantic roles & 50–950 ramp
primary
#7CB2FF
secondary
#F7E9D4
accent
#8700E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286