#7F7BDB#7F7BDB
#7F7BDB is a light, vivid blue. Relative luminance 0.238; OKLCH L 63.0% C 0.142 H 283.4°. Best body text is #000000 at 5.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7F7BDB |
|---|---|
| RGB | rgb(127, 123, 219) |
| HSL | hsl(243, 57%, 67%) |
| HSV | hsv(243, 44%, 86%) |
| CMYK | cmyk(42%, 43.8%, 0%, 14.1%) |
| CIE-LAB | lab(55.88, 25.30, -48.76) |
| CIE-LCH | lch(55.88, 54.93, 297.43°) |
| OKLab | oklab(62.95% 0.0329 -0.1378) |
| OKLCH | oklch(62.95% 0.142 283.4) |
| XYZ | xyz(28.6178, 23.7912, 70.0884) |
| Luminance | 0.2379 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 5.53
Perrywinkle
#8F8CE7
ΔE00 5.53
Cornflower
#6A79F7
ΔE00 5.54
Periwinkle (survey)
#8E82FE
ΔE00 5.59
Mediumpurple
#9370DB
ΔE00 6.05
Mediumslateblue
#7B68EE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F7BDB #D7DB7B
analogous
#7BA7DB #7F7BDB #AF7BDB
triadic
#7F7BDB #DB7F7B #7BDB7F
tetradic
#7F7BDB #DB7BA7 #D7DB7B #7BDBAF
square
#7F7BDB #DB7BA7 #D7DB7B #7BDBAF
split-complementary
#7F7BDB #DBAF7B #A7DB7B
monochromatic
#342FAD #504BCE #7F7BDB #AEABE8 #DCDBF5
Accessibility & contrast
On white
3.65
#7F7BDB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.76
#7F7BDB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F7BDB
5.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F7BDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F7BDB | 1.00 | 3.65 | 5.76 | 5.76 |
| #FFFFFF | 3.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5789DF
Deuteranopia (green-blind)
#5383D9
Tritanopia (blue-blind)
#638EA0
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #7f7bdb; /* rgb */ color: rgb(127, 123, 219); /* oklch */ color: oklch(63.0% 0.142 283.4);
Tailwind
colors: {
custom: {
50: '#a8a1e6',
500: '#7f7bdb',
950: '#000000',
},
}SCSS
$custom: #7f7bdb; $custom-light: #a8a1e6; $custom-dark: #000000;
JSON
{
"hex": "#7f7bdb",
"rgb": {
"r": 127,
"g": 123,
"b": 219
},
"hsl": {
"h": 242.5,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.62953,
"c": 0.14168,
"h": 283.4
},
"luminance": 0.23792
}Semantic roles & 50–950 ramp
primary
#7F7BDB
secondary
#E7E8CA
accent
#C521BE
background
#FAF9FE
surface
#F4F2FC
border
#CECCD5
text
#100F16
muted
#7F7E84