#777FFE#777FFE
#777FFE is a light, vivid blue. Relative luminance 0.263; OKLCH L 65.3% C 0.185 H 277.2°. Best body text is #000000 at 6.25:1 contrast (WCAG AA passes).
Color values
| HEX | #777FFE |
|---|---|
| RGB | rgb(119, 127, 254) |
| HSL | hsl(236, 99%, 73%) |
| HSV | hsv(236, 53%, 100%) |
| CMYK | cmyk(53.1%, 50%, 0%, 0.4%) |
| CIE-LAB | lab(58.28, 31.55, -64.42) |
| CIE-LCH | lch(58.28, 71.73, 296.09°) |
| OKLab | oklab(65.26% 0.0234 -0.1839) |
| OKLCH | oklch(65.26% 0.185 277.2) |
| XYZ | xyz(33.0809, 26.2543, 97.0711) |
| Luminance | 0.2626 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.68
Periwinkle (survey)
#8E82FE
ΔE00 4.03
Lavender Blue
#8B88F8
ΔE00 4.04
Soft Blue
#6488EA
ΔE00 5.99
Perrywinkle
#8F8CE7
ΔE00 6.49
Lightish Blue
#3D7AFD
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#777FFE #FEF677
analogous
#77C3FE #777FFE #B277FE
triadic
#777FFE #FE777F #7FFE77
tetradic
#777FFE #FE77C3 #FEF677 #77FEB2
square
#777FFE #FE77C3 #FEF677 #77FEB2
split-complementary
#777FFE #FEB277 #C3FE77
monochromatic
#0210F9 #3A46FE #777FFE #B4B8FE #E1E2FF
Accessibility & contrast
On white
3.36
#777FFE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.25
#777FFE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #777FFE
6.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##777FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##777FFE | 1.00 | 3.36 | 6.25 | 6.25 |
| #FFFFFF | 3.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E92FF
Deuteranopia (green-blind)
#2B87FB
Tritanopia (blue-blind)
#379BB3
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #777ffe; /* rgb */ color: rgb(119, 127, 254); /* oklch */ color: oklch(65.3% 0.185 277.2);
Tailwind
colors: {
custom: {
50: '#a7a4ff',
500: '#777ffe',
950: '#000000',
},
}SCSS
$custom: #777ffe; $custom-light: #a7a4ff; $custom-dark: #000000;
JSON
{
"hex": "#777ffe",
"rgb": {
"r": 119,
"g": 127,
"b": 254
},
"hsl": {
"h": 236.444,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.65263,
"c": 0.18542,
"h": 277.2
},
"luminance": 0.26256
}Semantic roles & 50–950 ramp
primary
#777FFE
secondary
#F7F5D4
accent
#D800E6
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#100F18
muted
#7F7F86