#7FACEB#7FACEB
#7FACEB is a light, moderate blue. Relative luminance 0.400; OKLCH L 73.7% C 0.104 H 256.9°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACEB |
|---|---|
| RGB | rgb(127, 172, 235) |
| HSL | hsl(215, 73%, 71%) |
| HSV | hsv(215, 46%, 92%) |
| CMYK | cmyk(46%, 26.8%, 0%, 7.8%) |
| CIE-LAB | lab(69.48, 1.49, -36.25) |
| CIE-LCH | lch(69.48, 36.28, 272.36°) |
| OKLab | oklab(73.69% -0.0236 -0.1013) |
| OKLCH | oklch(73.69% 0.104 256.9) |
| XYZ | xyz(38.4953, 40.0127, 84.2759) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.55
Sky Blue (survey)
#75BBFD
ΔE00 5.71
Cornflowerblue
#6495ED
ΔE00 6.66
Pastel Blue
#A2BFFE
ΔE00 6.82
Periwinkle Blue
#8F99FB
ΔE00 8.53
Light Grey Blue
#9DBCD4
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACEB #EBBE7F
analogous
#7FE2EB #7FACEB #887FEB
triadic
#7FACEB #EB7FAC #ACEB7F
tetradic
#7FACEB #EB7FE2 #EBBE7F #7FEB88
square
#7FACEB #EB7FE2 #EBBE7F #7FEB88
split-complementary
#7FACEB #EB887F #E2EB7F
monochromatic
#2069CF #4A8AE3 #7FACEB #B4CEF3 #E5EEFB
Accessibility & contrast
On white
2.33
#7FACEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#7FACEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACEB
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACEB | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFEE
Deuteranopia (green-blind)
#87A5EA
Tritanopia (blue-blind)
#53BAC2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7faceb; /* rgb */ color: rgb(127, 172, 235); /* oklch */ color: oklch(73.7% 0.104 256.9);
Tailwind
colors: {
custom: {
50: '#a9c4f1',
500: '#7faceb',
950: '#000000',
},
}SCSS
$custom: #7faceb; $custom-light: #a9c4f1; $custom-dark: #000000;
JSON
{
"hex": "#7faceb",
"rgb": {
"r": 127,
"g": 172,
"b": 235
},
"hsl": {
"h": 215,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.73695,
"c": 0.10404,
"h": 256.9
},
"luminance": 0.40015
}Semantic roles & 50–950 ramp
primary
#7FACEB
secondary
#F1E5D5
accent
#8310D5
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185