#696CDC#696CDC
#696CDC is a mid, vivid blue. Relative luminance 0.189; OKLCH L 58.5% C 0.167 H 278.7°. Best body text is #000000 at 4.78:1 contrast (WCAG AA passes).
Color values
| HEX | #696CDC |
|---|---|
| RGB | rgb(105, 108, 220) |
| HSL | hsl(238, 62%, 64%) |
| HSV | hsv(238, 52%, 86%) |
| CMYK | cmyk(52.3%, 50.9%, 0%, 13.7%) |
| CIE-LAB | lab(50.56, 29.57, -57.91) |
| CIE-LCH | lch(50.56, 65.02, 297.05°) |
| OKLab | oklab(58.55% 0.0254 -0.1653) |
| OKLCH | oklch(58.55% 0.167 278.7) |
| XYZ | xyz(24.1025, 18.8942, 70.0732) |
| Luminance | 0.1890 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 4.41
Dark Periwinkle
#665FD1
ΔE00 4.58
Cornflower Blue
#5170D7
ΔE00 4.92
Cornflower
#6A79F7
ΔE00 5.63
Royal Blue
#4169E1
ΔE00 5.87
Slate Blue
#6A5ACD
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#696CDC #DCD969
analogous
#69A5DC #696CDC #9F69DC
triadic
#696CDC #DC696C #6CDC69
tetradic
#696CDC #DC69A5 #DCD969 #69DC9F
square
#696CDC #DC69A5 #DCD969 #69DC9F
split-complementary
#696CDC #DC9F69 #A5DC69
monochromatic
#262AA4 #373BD0 #696CDC #9B9DE8 #CCCDF3
Accessibility & contrast
On white
4.39
#696CDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.78
#696CDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #696CDC
4.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##696CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##696CDC | 1.00 | 4.39 | 4.78 | 4.78 |
| #FFFFFF | 4.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#337DE0
Deuteranopia (green-blind)
#2474DA
Tritanopia (blue-blind)
#37859A
Achromatopsia (no color)
#787878
Design tokens & code
CSS
--color: #696cdc; /* rgb */ color: rgb(105, 108, 220); /* oklch */ color: oklch(58.5% 0.167 278.7);
Tailwind
colors: {
custom: {
50: '#9c96e7',
500: '#696cdc',
950: '#000000',
},
}SCSS
$custom: #696cdc; $custom-light: #9c96e7; $custom-dark: #000000;
JSON
{
"hex": "#696cdc",
"rgb": {
"r": 105,
"g": 108,
"b": 220
},
"hsl": {
"h": 238.435,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.58546,
"c": 0.16723,
"h": 278.7
},
"luminance": 0.18896
}Semantic roles & 50–950 ramp
primary
#696CDC
secondary
#E5E4BC
accent
#C51CCA
background
#FAF9FE
surface
#F3F1FD
border
#CDCBD5
text
#0F0D16
muted
#7F7E84