#8095EE#8095EE
#8095EE is a light, vivid blue. Relative luminance 0.323; OKLCH L 69.2% C 0.133 H 272.4°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8095EE |
|---|---|
| RGB | rgb(128, 149, 238) |
| HSL | hsl(229, 76%, 72%) |
| HSV | hsv(229, 46%, 93%) |
| CMYK | cmyk(46.2%, 37.4%, 0%, 6.7%) |
| CIE-LAB | lab(63.55, 15.74, -47.17) |
| CIE-LCH | lch(63.55, 49.73, 288.46°) |
| OKLab | oklab(69.15% 0.0057 -0.133) |
| OKLCH | oklch(69.15% 0.133 272.4) |
| XYZ | xyz(35.0773, 32.2551, 85.2499) |
| Luminance | 0.3226 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.14
Soft Blue
#6488EA
ΔE00 5.37
Perrywinkle
#8F8CE7
ΔE00 5.43
Cornflowerblue
#6495ED
ΔE00 5.50
Lavender Blue
#8B88F8
ΔE00 5.60
Periwinkle (survey)
#8E82FE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8095EE #EED980
analogous
#80CCEE #8095EE #A280EE
triadic
#8095EE #EE8095 #95EE80
tetradic
#8095EE #EE80CC #EED980 #80EEA2
square
#8095EE #EE80CC #EED980 #80EEA2
split-complementary
#8095EE #EEA280 #CCEE80
monochromatic
#1D40D7 #4A68E7 #8095EE #B6C2F5 #E4E8FB
Accessibility & contrast
On white
2.82
#8095EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#8095EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8095EE
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8095EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8095EE | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF2
Deuteranopia (green-blind)
#6A96EC
Tritanopia (blue-blind)
#57A8B6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8095ee; /* rgb */ color: rgb(128, 149, 238); /* oklch */ color: oklch(69.2% 0.133 272.4);
Tailwind
colors: {
custom: {
50: '#aab3f4',
500: '#8095ee',
950: '#000000',
},
}SCSS
$custom: #8095ee; $custom-light: #aab3f4; $custom-dark: #000000;
JSON
{
"hex": "#8095ee",
"rgb": {
"r": 128,
"g": 149,
"b": 238
},
"hsl": {
"h": 228.545,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.69152,
"c": 0.13316,
"h": 272.4
},
"luminance": 0.32257
}Semantic roles & 50–950 ramp
primary
#8095EE
secondary
#F3EED7
accent
#B20DD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085