#8099EE#8099EE
#8099EE is a light, vivid blue. Relative luminance 0.335; OKLCH L 70.0% C 0.128 H 270.4°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8099EE |
|---|---|
| RGB | rgb(128, 153, 238) |
| HSL | hsl(226, 76%, 72%) |
| HSV | hsv(226, 46%, 93%) |
| CMYK | cmyk(46.2%, 35.7%, 0%, 6.7%) |
| CIE-LAB | lab(64.60, 13.42, -45.53) |
| CIE-LCH | lch(64.60, 47.47, 286.43°) |
| OKLab | oklab(69.96% 0.0009 -0.1282) |
| OKLCH | oklch(69.96% 0.128 270.4) |
| XYZ | xyz(35.7210, 33.5426, 85.4645) |
| Luminance | 0.3355 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.48
Cornflowerblue
#6495ED
ΔE00 5.00
Soft Blue
#6488EA
ΔE00 5.93
Perrywinkle
#8F8CE7
ΔE00 6.53
Lavender Blue
#8B88F8
ΔE00 6.80
Faded Blue
#658CBB
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8099EE #EED580
analogous
#80D0EE #8099EE #9E80EE
triadic
#8099EE #EE8099 #99EE80
tetradic
#8099EE #EE80D0 #EED580 #80EE9E
square
#8099EE #EE80D0 #EED580 #80EE9E
split-complementary
#8099EE #EE9E80 #D0EE80
monochromatic
#1D47D7 #4A6EE7 #8099EE #B6C4F5 #E4E9FB
Accessibility & contrast
On white
2.72
#8099EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#8099EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8099EE
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8099EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8099EE | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F1
Deuteranopia (green-blind)
#6F98EC
Tritanopia (blue-blind)
#56ABB8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8099ee; /* rgb */ color: rgb(128, 153, 238); /* oklch */ color: oklch(70.0% 0.128 270.4);
Tailwind
colors: {
custom: {
50: '#aab6f4',
500: '#8099ee',
950: '#000000',
},
}SCSS
$custom: #8099ee; $custom-light: #aab6f4; $custom-dark: #000000;
JSON
{
"hex": "#8099ee",
"rgb": {
"r": 128,
"g": 153,
"b": 238
},
"hsl": {
"h": 226.364,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.69958,
"c": 0.12822,
"h": 270.4
},
"luminance": 0.33545
}Semantic roles & 50–950 ramp
primary
#8099EE
secondary
#F3EDD7
accent
#AA0DD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085