#869AEB#869AEB
#869AEB is a light, vivid blue. Relative luminance 0.342; OKLCH L 70.4% C 0.121 H 272.4°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #869AEB |
|---|---|
| RGB | rgb(134, 154, 235) |
| HSL | hsl(228, 72%, 72%) |
| HSV | hsv(228, 43%, 92%) |
| CMYK | cmyk(43%, 34.5%, 0%, 7.8%) |
| CIE-LAB | lab(65.10, 13.45, -43.06) |
| CIE-LCH | lch(65.10, 45.11, 287.34°) |
| OKLab | oklab(70.4% 0.0051 -0.1209) |
| OKLCH | oklch(70.4% 0.121 272.4) |
| XYZ | xyz(36.3779, 34.1758, 83.2609) |
| Luminance | 0.3418 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.82
Perrywinkle
#8F8CE7
ΔE00 5.74
Cornflowerblue
#6495ED
ΔE00 6.25
Lavender Blue
#8B88F8
ΔE00 6.50
Soft Blue
#6488EA
ΔE00 6.87
Periwinkle (survey)
#8E82FE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#869AEB #EBD786
analogous
#86CCEB #869AEB #A586EB
triadic
#869AEB #EB869A #9AEB86
tetradic
#869AEB #EB86CC #EBD786 #86EBA5
square
#869AEB #EB86CC #EBD786 #86EBA5
split-complementary
#869AEB #EBA586 #CCEB86
monochromatic
#2346D4 #516EE2 #869AEB #BBC6F4 #E5E9FB
Accessibility & contrast
On white
2.68
#869AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#869AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #869AEB
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##869AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##869AEB | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3EE
Deuteranopia (green-blind)
#759AE9
Tritanopia (blue-blind)
#63ABB8
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #869aeb; /* rgb */ color: rgb(134, 154, 235); /* oklch */ color: oklch(70.4% 0.121 272.4);
Tailwind
colors: {
custom: {
50: '#adb7f2',
500: '#869aeb',
950: '#000000',
},
}SCSS
$custom: #869aeb; $custom-light: #adb7f2; $custom-dark: #000000;
JSON
{
"hex": "#869aeb",
"rgb": {
"r": 134,
"g": 154,
"b": 235
},
"hsl": {
"h": 228.119,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.704,
"c": 0.12105,
"h": 272.4
},
"luminance": 0.34178
}Semantic roles & 50–950 ramp
primary
#869AEB
secondary
#F2EDD9
accent
#AD12D4
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111117
muted
#808085