#7D94FD#7D94FD
#7D94FD is a light, vivid blue. Relative luminance 0.326; OKLCH L 69.6% C 0.156 H 272.4°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7D94FD |
|---|---|
| RGB | rgb(125, 148, 253) |
| HSL | hsl(229, 97%, 74%) |
| HSV | hsv(229, 51%, 99%) |
| CMYK | cmyk(50.6%, 41.5%, 0%, 0.8%) |
| CIE-LAB | lab(63.86, 20.11, -54.93) |
| CIE-LCH | lch(63.86, 58.50, 290.10°) |
| OKLab | oklab(69.58% 0.0067 -0.1558) |
| OKLCH | oklch(69.58% 0.156 272.4) |
| XYZ | xyz(36.7713, 32.6293, 97.2699) |
| Luminance | 0.3263 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.37
Soft Blue
#6488EA
ΔE00 5.27
Cornflowerblue
#6495ED
ΔE00 5.39
Lavender Blue
#8B88F8
ΔE00 5.49
Perrywinkle
#8F8CE7
ΔE00 6.32
Periwinkle (survey)
#8E82FE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D94FD #FDE67D
analogous
#7DD4FD #7D94FD #A67DFD
triadic
#7D94FD #FD7D94 #94FD7D
tetradic
#7D94FD #FD7DD4 #FDE67D #7DFDA6
square
#7D94FD #FD7DD4 #FDE67D #7DFDA6
split-complementary
#7D94FD #FDA67D #D4FD7D
monochromatic
#0431FB #4162FC #7D94FD #B9C6FE #E1E6FF
Accessibility & contrast
On white
2.79
#7D94FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#7D94FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7D94FD
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D94FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D94FD | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A0FF
Deuteranopia (green-blind)
#5C96FB
Tritanopia (blue-blind)
#45AABC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #7d94fd; /* rgb */ color: rgb(125, 148, 253); /* oklch */ color: oklch(69.6% 0.156 272.4);
Tailwind
colors: {
custom: {
50: '#aab3fe',
500: '#7d94fd',
950: '#000000',
},
}SCSS
$custom: #7d94fd; $custom-light: #aab3fe; $custom-dark: #000000;
JSON
{
"hex": "#7d94fd",
"rgb": {
"r": 125,
"g": 148,
"b": 253
},
"hsl": {
"h": 229.219,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.69584,
"c": 0.15591,
"h": 272.4
},
"luminance": 0.32632
}Semantic roles & 50–950 ramp
primary
#7D94FD
secondary
#F7F1D4
accent
#BC00E6
background
#FAFAFF
surface
#F5F5FF
border
#CFCFD7
text
#111118
muted
#808086