#695CEB#695CEB
#695CEB is a mid, highly saturated blue. Relative luminance 0.167; OKLCH L 56.8% C 0.208 H 281.6°. Best body text is #FFFFFF at 4.85:1 contrast (WCAG AA passes).
Color values
| HEX | #695CEB |
|---|---|
| RGB | rgb(105, 92, 235) |
| HSL | hsl(245, 78%, 64%) |
| HSV | hsv(245, 61%, 92%) |
| CMYK | cmyk(55.3%, 60.9%, 0%, 7.8%) |
| CIE-LAB | lab(47.82, 43.74, -70.81) |
| CIE-LCH | lch(47.82, 83.23, 301.70°) |
| OKLab | oklab(56.83% 0.0418 -0.2033) |
| OKLCH | oklch(56.83% 0.208 281.6) |
| XYZ | xyz(24.6436, 16.6541, 80.4971) |
| Luminance | 0.1666 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Periwinkle
#665FD1
ΔE00 3.69
Light Indigo
#6D5ACF
ΔE00 4.04
Slate Blue
#6A5ACD
ΔE00 4.26
Mediumslateblue
#7B68EE
ΔE00 4.58
Warm Blue
#4B57DB
ΔE00 5.23
Purpley
#8756E4
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#695CEB #DEEB5C
analogous
#5C96EB #695CEB #B15CEB
triadic
#695CEB #EB695C #5CEB69
tetradic
#695CEB #EB5C96 #DEEB5C #5CEBB1
square
#695CEB #EB5C96 #DEEB5C #5CEBB1
split-complementary
#695CEB #EBB15C #96EB5C
monochromatic
#2516B6 #3725E4 #695CEB #9B93F2 #CDC9F8
Accessibility & contrast
On white
4.85
#695CEB on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.33
#695CEB on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #695CEB
4.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##695CEB | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##695CEB | 1.00 | 4.85 | 4.33 | 4.85 |
| #FFFFFF | 4.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0076F0
Deuteranopia (green-blind)
#006CE8
Tritanopia (blue-blind)
#277F9B
Achromatopsia (no color)
#717171
Design tokens & code
CSS
--color: #695ceb; /* rgb */ color: rgb(105, 92, 235); /* oklch */ color: oklch(56.8% 0.208 281.6);
Tailwind
colors: {
custom: {
50: '#9f8bf2',
500: '#695ceb',
950: '#000000',
},
}SCSS
$custom: #695ceb; $custom-light: #9f8bf2; $custom-dark: #000000;
JSON
{
"hex": "#695ceb",
"rgb": {
"r": 105,
"g": 92,
"b": 235
},
"hsl": {
"h": 245.455,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.56834,
"c": 0.20758,
"h": 281.6
},
"luminance": 0.16656
}Semantic roles & 50–950 ramp
primary
#695CEB
secondary
#E6EAB8
accent
#DA0BC8
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100C17
muted
#7F7D85