#649EEE#649EEE
#649EEE is a light, vivid cyan. Relative luminance 0.333; OKLCH L 69.4% C 0.133 H 256.7°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #649EEE |
|---|---|
| RGB | rgb(100, 158, 238) |
| HSL | hsl(215, 80%, 66%) |
| HSV | hsv(215, 58%, 93%) |
| CMYK | cmyk(58%, 33.6%, 0%, 6.7%) |
| CIE-LAB | lab(64.43, 4.42, -45.89) |
| CIE-LCH | lch(64.43, 46.11, 275.50°) |
| OKLab | oklab(69.43% -0.0306 -0.1297) |
| OKLCH | oklch(69.43% 0.133 256.7) |
| XYZ | xyz(32.9096, 33.3332, 85.5720) |
| Luminance | 0.3334 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.07
Dodgerblue
#1E90FF
ΔE00 5.52
Dark Sky Blue
#448EE4
ΔE00 5.54
Azure (survey)
#069AF3
ΔE00 6.72
Soft Blue
#6488EA
ΔE00 7.48
Faded Blue
#658CBB
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#649EEE #EEB464
analogous
#64E3EE #649EEE #6F64EE
triadic
#649EEE #EE649E #9EEE64
tetradic
#649EEE #EE64E3 #EEB464 #64EE6F
square
#649EEE #EE64E3 #EEB464 #64EE6F
split-complementary
#649EEE #EE6F64 #E3EE64
monochromatic
#155EC2 #2D7BE8 #649EEE #9BC1F4 #D2E3FA
Accessibility & contrast
On white
2.74
#649EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#649EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #649EEE
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##649EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##649EEE | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3F1
Deuteranopia (green-blind)
#6B96EC
Tritanopia (blue-blind)
#00B0BB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #649eee; /* rgb */ color: rgb(100, 158, 238); /* oklch */ color: oklch(69.4% 0.133 256.7);
Tailwind
colors: {
custom: {
50: '#9abaf4',
500: '#649eee',
950: '#000000',
},
}SCSS
$custom: #649eee; $custom-light: #9abaf4; $custom-dark: #000000;
JSON
{
"hex": "#649eee",
"rgb": {
"r": 100,
"g": 158,
"b": 238
},
"hsl": {
"h": 214.783,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.69427,
"c": 0.13329,
"h": 256.7
},
"luminance": 0.33336
}Semantic roles & 50–950 ramp
primary
#649EEE
secondary
#EDDAC0
accent
#8409DD
background
#FAFBFE
surface
#F3F6FD
border
#CDD0D5
text
#0F1117
muted
#7F8085