#707FEE#707FEE
#707FEE is a light, vivid blue. Relative luminance 0.248; OKLCH L 63.8% C 0.165 H 274.9°. Best body text is #000000 at 5.96:1 contrast (WCAG AA passes).
Color values
| HEX | #707FEE |
|---|---|
| RGB | rgb(112, 127, 238) |
| HSL | hsl(233, 79%, 69%) |
| HSV | hsv(233, 53%, 93%) |
| CMYK | cmyk(52.9%, 46.6%, 0%, 6.7%) |
| CIE-LAB | lab(56.87, 25.18, -57.85) |
| CIE-LCH | lch(56.87, 63.09, 293.52°) |
| OKLab | oklab(63.78% 0.0142 -0.1648) |
| OKLCH | oklch(63.78% 0.165 274.9) |
| XYZ | xyz(29.6991, 24.7946, 84.0932) |
| Luminance | 0.2480 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.20
Soft Blue
#6488EA
ΔE00 4.44
Lavender Blue
#8B88F8
ΔE00 5.17
Periwinkle (survey)
#8E82FE
ΔE00 5.77
Lightish Blue
#3D7AFD
ΔE00 6.34
Perrywinkle
#8F8CE7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#707FEE #EEDF70
analogous
#70BEEE #707FEE #A070EE
triadic
#707FEE #EE707F #7FEE70
tetradic
#707FEE #EE70BE #EEDF70 #70EEA0
square
#707FEE #EE70BE #EEDF70 #70EEA0
split-complementary
#707FEE #EEA070 #BEEE70
monochromatic
#182ECB #394EE7 #707FEE #A7B0F5 #DDE1FB
Accessibility & contrast
On white
3.52
#707FEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.96
#707FEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #707FEE
5.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##707FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##707FEE | 1.00 | 3.52 | 5.96 | 5.96 |
| #FFFFFF | 3.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C8EF2
Deuteranopia (green-blind)
#3D83EC
Tritanopia (blue-blind)
#3497AB
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #707fee; /* rgb */ color: rgb(112, 127, 238); /* oklch */ color: oklch(63.8% 0.165 274.9);
Tailwind
colors: {
custom: {
50: '#a1a3f4',
500: '#707fee',
950: '#000000',
},
}SCSS
$custom: #707fee; $custom-light: #a1a3f4; $custom-dark: #000000;
JSON
{
"hex": "#707fee",
"rgb": {
"r": 112,
"g": 127,
"b": 238
},
"hsl": {
"h": 232.857,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.6378,
"c": 0.1654,
"h": 274.9
},
"luminance": 0.24797
}Semantic roles & 50–950 ramp
primary
#707FEE
secondary
#F0EBCA
accent
#C20ADB
background
#FAFAFF
surface
#F4F3FE
border
#CECDD6
text
#100F17
muted
#7F7F85