#777FFC#777FFC
#777FFC is a light, vivid blue. Relative luminance 0.261; OKLCH L 65.1% C 0.183 H 277.3°. Best body text is #000000 at 6.23:1 contrast (WCAG AA passes).
Color values
| HEX | #777FFC |
|---|---|
| RGB | rgb(119, 127, 252) |
| HSL | hsl(236, 96%, 73%) |
| HSV | hsv(236, 53%, 99%) |
| CMYK | cmyk(52.8%, 49.6%, 0%, 1.2%) |
| CIE-LAB | lab(58.16, 30.93, -63.52) |
| CIE-LCH | lch(58.16, 70.65, 295.97°) |
| OKLab | oklab(65.13% 0.0232 -0.1813) |
| OKLCH | oklch(65.13% 0.183 277.3) |
| XYZ | xyz(32.7623, 26.1269, 95.3932) |
| Luminance | 0.2613 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.59
Lavender Blue
#8B88F8
ΔE00 4.01
Periwinkle (survey)
#8E82FE
ΔE00 4.05
Soft Blue
#6488EA
ΔE00 5.90
Perrywinkle
#8F8CE7
ΔE00 6.37
Lightish Blue
#3D7AFD
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#777FFC #FCF477
analogous
#77C1FC #777FFC #B177FC
triadic
#777FFC #FC777F #7FFC77
tetradic
#777FFC #FC77C1 #FCF477 #77FCB1
square
#777FFC #FC77C1 #FCF477 #77FCB1
split-complementary
#777FFC #FCB177 #C1FC77
monochromatic
#0514F3 #3B47FB #777FFC #B3B7FD #E1E3FE
Accessibility & contrast
On white
3.37
#777FFC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.23
#777FFC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #777FFC
6.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##777FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##777FFC | 1.00 | 3.37 | 6.23 | 6.23 |
| #FFFFFF | 3.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4091FF
Deuteranopia (green-blind)
#2F87F9
Tritanopia (blue-blind)
#399BB2
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #777ffc; /* rgb */ color: rgb(119, 127, 252); /* oklch */ color: oklch(65.1% 0.183 277.3);
Tailwind
colors: {
custom: {
50: '#a7a4fe',
500: '#777ffc',
950: '#000000',
},
}SCSS
$custom: #777ffc; $custom-light: #a7a4fe; $custom-dark: #000000;
JSON
{
"hex": "#777ffc",
"rgb": {
"r": 119,
"g": 127,
"b": 252
},
"hsl": {
"h": 236.391,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.65134,
"c": 0.18275,
"h": 277.3
},
"luminance": 0.26129
}Semantic roles & 50–950 ramp
primary
#777FFC
secondary
#F7F5D4
accent
#D800E6
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#100F18
muted
#7F7F86