#7F99EA#7F99EA
#7F99EA is a light, vivid blue. Relative luminance 0.332; OKLCH L 69.7% C 0.123 H 269.5°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7F99EA |
|---|---|
| RGB | rgb(127, 153, 234) |
| HSL | hsl(225, 72%, 71%) |
| HSV | hsv(225, 46%, 92%) |
| CMYK | cmyk(45.7%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(64.35, 12.02, -43.72) |
| CIE-LCH | lch(64.35, 45.34, 285.37°) |
| OKLab | oklab(69.69% -0.001 -0.123) |
| OKLCH | oklch(69.69% 0.123 269.5) |
| XYZ | xyz(34.9902, 33.2330, 82.3968) |
| Luminance | 0.3323 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.90
Cornflowerblue
#6495ED
ΔE00 4.78
Soft Blue
#6488EA
ΔE00 5.83
Perrywinkle
#8F8CE7
ΔE00 6.68
Lavender Blue
#8B88F8
ΔE00 7.09
Faded Blue
#658CBB
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F99EA #EAD07F
analogous
#7FCEEA #7F99EA #9A7FEA
triadic
#7F99EA #EA7F99 #99EA7F
tetradic
#7F99EA #EA7FCE #EAD07F #7FEA9A
square
#7F99EA #EA7FCE #EAD07F #7FEA9A
split-complementary
#7F99EA #EA9A7F #CEEA7F
monochromatic
#224BCD #4A6FE1 #7F99EA #B4C3F3 #E5EAFB
Accessibility & contrast
On white
2.75
#7F99EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#7F99EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7F99EA
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F99EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F99EA | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1ED
Deuteranopia (green-blind)
#7198E8
Tritanopia (blue-blind)
#57AAB7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #7f99ea; /* rgb */ color: rgb(127, 153, 234); /* oklch */ color: oklch(69.7% 0.123 269.5);
Tailwind
colors: {
custom: {
50: '#a9b6f1',
500: '#7f99ea',
950: '#000000',
},
}SCSS
$custom: #7f99ea; $custom-light: #a9b6f1; $custom-dark: #000000;
JSON
{
"hex": "#7f99ea",
"rgb": {
"r": 127,
"g": 153,
"b": 234
},
"hsl": {
"h": 225.421,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.69688,
"c": 0.12299,
"h": 269.5
},
"luminance": 0.33235
}Semantic roles & 50–950 ramp
primary
#7F99EA
secondary
#F1EAD4
accent
#A512D4
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085