#7DACFF#7DACFF
#7DACFF is a light, vivid blue. Relative luminance 0.411; OKLCH L 74.5% C 0.131 H 261.2°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7DACFF |
|---|---|
| RGB | rgb(125, 172, 255) |
| HSL | hsl(218, 100%, 75%) |
| HSV | hsv(218, 51%, 100%) |
| CMYK | cmyk(51%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(70.23, 6.87, -45.95) |
| CIE-LCH | lch(70.23, 46.46, 278.51°) |
| OKLab | oklab(74.54% -0.0199 -0.1294) |
| OKLCH | oklch(74.54% 0.131 261.2) |
| XYZ | xyz(41.2539, 41.0820, 100.3441) |
| Luminance | 0.4108 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.18
Sky Blue (survey)
#75BBFD
ΔE00 6.09
Pastel Blue
#A2BFFE
ΔE00 6.73
Cornflowerblue
#6495ED
ΔE00 6.78
Periwinkle Blue
#8F99FB
ΔE00 8.48
Baby Blue (survey)
#A2CFFE
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DACFF #FFD07D
analogous
#7DEDFF #7DACFF #8F7DFF
triadic
#7DACFF #FF7DAC #ACFF7D
tetradic
#7DACFF #FF7DED #FFD07D #7DFF8F
square
#7DACFF #FF7DED #FFD07D #7DFF8F
split-complementary
#7DACFF #FF8F7D #EDFF7D
monochromatic
#035EFF #4085FF #7DACFF #BAD3FF #E0EBFF
Accessibility & contrast
On white
2.28
#7DACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#7DACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DACFF
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DACFF | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#7CA6FD
Tritanopia (blue-blind)
#3DBECA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7dacff; /* rgb */ color: rgb(125, 172, 255); /* oklch */ color: oklch(74.5% 0.131 261.2);
Tailwind
colors: {
custom: {
50: '#aac4ff',
500: '#7dacff',
950: '#000000',
},
}SCSS
$custom: #7dacff; $custom-light: #aac4ff; $custom-dark: #000000;
JSON
{
"hex": "#7dacff",
"rgb": {
"r": 125,
"g": 172,
"b": 255
},
"hsl": {
"h": 218.308,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.74539,
"c": 0.13094,
"h": 261.2
},
"luminance": 0.41085
}Semantic roles & 50–950 ramp
primary
#7DACFF
secondary
#F7EAD4
accent
#9300E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#101218
muted
#7F8186