#7787FC#7787FC
#7787FC is a light, vivid blue. Relative luminance 0.283; OKLCH L 66.6% C 0.172 H 274.9°. Best body text is #000000 at 6.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7787FC |
|---|---|
| RGB | rgb(119, 135, 252) |
| HSL | hsl(233, 96%, 73%) |
| HSV | hsv(233, 53%, 99%) |
| CMYK | cmyk(52.8%, 46.4%, 0%, 1.2%) |
| CIE-LAB | lab(60.14, 26.19, -60.34) |
| CIE-LCH | lch(60.14, 65.78, 293.46°) |
| OKLab | oklab(66.63% 0.0146 -0.1719) |
| OKLCH | oklch(66.63% 0.172 274.9) |
| XYZ | xyz(33.8368, 28.2759, 95.7514) |
| Luminance | 0.2828 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.79
Cornflower
#6A79F7
ΔE00 4.39
Soft Blue
#6488EA
ΔE00 4.41
Periwinkle (survey)
#8E82FE
ΔE00 4.98
Perrywinkle
#8F8CE7
ΔE00 5.79
Periwinkle Blue
#8F99FB
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7787FC #FCEC77
analogous
#77C9FC #7787FC #A977FC
triadic
#7787FC #FC7787 #87FC77
tetradic
#7787FC #FC77C9 #FCEC77 #77FCA9
square
#7787FC #FC77C9 #FCEC77 #77FCA9
split-complementary
#7787FC #FCA977 #C9FC77
monochromatic
#0522F3 #3B52FB #7787FC #B3BCFD #E1E5FE
Accessibility & contrast
On white
3.16
#7787FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.66
#7787FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7787FC
6.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7787FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7787FC | 1.00 | 3.16 | 6.66 | 6.66 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5297FF
Deuteranopia (green-blind)
#428CF9
Tritanopia (blue-blind)
#38A1B5
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #7787fc; /* rgb */ color: rgb(119, 135, 252); /* oklch */ color: oklch(66.6% 0.172 274.9);
Tailwind
colors: {
custom: {
50: '#a7a9fe',
500: '#7787fc',
950: '#000000',
},
}SCSS
$custom: #7787fc; $custom-light: #a7a9fe; $custom-dark: #000000;
JSON
{
"hex": "#7787fc",
"rgb": {
"r": 119,
"g": 135,
"b": 252
},
"hsl": {
"h": 232.782,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.66631,
"c": 0.17249,
"h": 274.9
},
"luminance": 0.28278
}Semantic roles & 50–950 ramp
primary
#7787FC
secondary
#F7F2D4
accent
#CA00E6
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#100F18
muted
#7F7F86