#8E95CF#8E95CF
#8E95CF is a light, moderate blue. Relative luminance 0.318; OKLCH L 68.6% C 0.086 H 278.6°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8E95CF |
|---|---|
| RGB | rgb(142, 149, 207) |
| HSL | hsl(234, 40%, 68%) |
| HSV | hsv(234, 31%, 81%) |
| CMYK | cmyk(31.4%, 28%, 0%, 18.8%) |
| CIE-LAB | lab(63.14, 10.90, -30.57) |
| CIE-LCH | lch(63.14, 32.45, 289.62°) |
| OKLab | oklab(68.62% 0.0128 -0.0848) |
| OKLCH | oklch(68.62% 0.086 278.6) |
| XYZ | xyz(33.1622, 31.7496, 63.4004) |
| Luminance | 0.3175 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.42
Periwinkle Blue
#8F99FB
ΔE00 6.91
Lavender Blue
#8B88F8
ΔE00 8.11
Lavender
#B39DDB
ΔE00 8.71
Periwinkle (survey)
#8E82FE
ΔE00 9.83
Faded Blue
#658CBB
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8E95CF #CFC88E
analogous
#8EB5CF #8E95CF #A78ECF
triadic
#8E95CF #CF8E95 #95CF8E
tetradic
#8E95CF #CF8EB5 #CFC88E #8ECFA7
square
#8E95CF #CF8EB5 #CFC88E #8ECFA7
split-complementary
#8E95CF #CFA78E #B5CF8E
monochromatic
#444D9F #636DBD #8E95CF #B9BDE1 #E4E6F3
Accessibility & contrast
On white
2.86
#8E95CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#8E95CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8E95CF
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8E95CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8E95CF | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849BD1
Deuteranopia (green-blind)
#8097CE
Tritanopia (blue-blind)
#7DA0A9
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8e95cf; /* rgb */ color: rgb(142, 149, 207); /* oklch */ color: oklch(68.6% 0.086 278.6);
Tailwind
colors: {
custom: {
50: '#b0b4de',
500: '#8e95cf',
950: '#000000',
},
}SCSS
$custom: #8e95cf; $custom-light: #b0b4de; $custom-dark: #000000;
JSON
{
"hex": "#8e95cf",
"rgb": {
"r": 142,
"g": 149,
"b": 207
},
"hsl": {
"h": 233.538,
"s": 40.373,
"l": 68.431
},
"oklch": {
"l": 0.68622,
"c": 0.08574,
"h": 278.6
},
"luminance": 0.31751
}Semantic roles & 50–950 ramp
primary
#8E95CF
secondary
#E6E4D3
accent
#A532B3
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083