#6E99DB#6E99DB
#6E99DB is a light, moderate blue. Relative luminance 0.312; OKLCH L 67.9% C 0.109 H 258.7°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6E99DB |
|---|---|
| RGB | rgb(110, 153, 219) |
| HSL | hsl(216, 60%, 65%) |
| HSV | hsv(216, 50%, 86%) |
| CMYK | cmyk(49.8%, 30.1%, 0%, 14.1%) |
| CIE-LAB | lab(62.68, 3.54, -38.11) |
| CIE-LCH | lch(62.68, 38.27, 275.31°) |
| OKLab | oklab(67.91% -0.0213 -0.107) |
| OKLCH | oklch(67.91% 0.109 258.7) |
| XYZ | xyz(30.6035, 31.2098, 71.4155) |
| Luminance | 0.3121 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.21
Faded Blue
#658CBB
ΔE00 5.34
Soft Blue
#6488EA
ΔE00 5.50
Dark Sky Blue
#448EE4
ΔE00 5.55
Dodgerblue
#1E90FF
ΔE00 6.67
Dodger Blue
#3E82FC
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6E99DB #DBB06E
analogous
#6ED0DB #6E99DB #7A6EDB
triadic
#6E99DB #DB6E99 #99DB6E
tetradic
#6E99DB #DB6ED0 #DBB06E #6EDB7A
square
#6E99DB #DB6ED0 #DBB06E #6EDB7A
split-complementary
#6E99DB #DB7A6E #D0DB6E
monochromatic
#295AA6 #3D77CF #6E99DB #9FBBE7 #D0DEF3
Accessibility & contrast
On white
2.90
#6E99DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#6E99DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6E99DB
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6E99DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6E99DB | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9DDE
Deuteranopia (green-blind)
#7393DA
Tritanopia (blue-blind)
#3CA7B0
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #6e99db; /* rgb */ color: rgb(110, 153, 219); /* oklch */ color: oklch(67.9% 0.109 258.7);
Tailwind
colors: {
custom: {
50: '#9db6e6',
500: '#6e99db',
950: '#000000',
},
}SCSS
$custom: #6e99db; $custom-light: #9db6e6; $custom-dark: #000000;
JSON
{
"hex": "#6e99db",
"rgb": {
"r": 110,
"g": 153,
"b": 219
},
"hsl": {
"h": 216.33,
"s": 60.221,
"l": 64.51
},
"oklch": {
"l": 0.67912,
"c": 0.1091,
"h": 258.7
},
"luminance": 0.31212
}Semantic roles & 50–950 ramp
primary
#6E99DB
secondary
#E5D6C0
accent
#851EC8
background
#FAFBFE
surface
#F3F6FC
border
#CDD0D5
text
#0F1116
muted
#7F8084