#7F7CDD#7F7CDD
#7F7CDD is a light, vivid blue. Relative luminance 0.241; OKLCH L 63.3% C 0.143 H 282.9°. Best body text is #000000 at 5.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7F7CDD |
|---|---|
| RGB | rgb(127, 124, 221) |
| HSL | hsl(242, 59%, 68%) |
| HSV | hsv(242, 44%, 87%) |
| CMYK | cmyk(42.5%, 43.9%, 0%, 13.3%) |
| CIE-LAB | lab(56.23, 25.28, -49.32) |
| CIE-LCH | lch(56.23, 55.42, 297.14°) |
| OKLab | oklab(63.26% 0.032 -0.1394) |
| OKLCH | oklch(63.26% 0.143 282.9) |
| XYZ | xyz(29.0074, 24.1466, 71.5249) |
| Luminance | 0.2415 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 5.14
Perrywinkle
#8F8CE7
ΔE00 5.23
Periwinkle (survey)
#8E82FE
ΔE00 5.27
Cornflower
#6A79F7
ΔE00 5.28
Mediumpurple
#9370DB
ΔE00 6.32
Mediumslateblue
#7B68EE
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F7CDD #DADD7C
analogous
#7CA9DD #7F7CDD #B07CDD
triadic
#7F7CDD #DD7F7C #7CDD7F
tetradic
#7F7CDD #DD7CA9 #DADD7C #7CDDB0
square
#7F7CDD #DD7CA9 #DADD7C #7CDDB0
split-complementary
#7F7CDD #DDB07C #A9DD7C
monochromatic
#322EB1 #504BD0 #7F7CDD #AEADEA #DEDDF6
Accessibility & contrast
On white
3.60
#7F7CDD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.83
#7F7CDD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F7CDD
5.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F7CDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F7CDD | 1.00 | 3.60 | 5.83 | 5.83 |
| #FFFFFF | 3.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#578AE1
Deuteranopia (green-blind)
#5384DB
Tritanopia (blue-blind)
#6290A2
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #7f7cdd; /* rgb */ color: rgb(127, 124, 221); /* oklch */ color: oklch(63.3% 0.143 282.9);
Tailwind
colors: {
custom: {
50: '#a8a2e8',
500: '#7f7cdd',
950: '#000000',
},
}SCSS
$custom: #7f7cdd; $custom-light: #a8a2e8; $custom-dark: #000000;
JSON
{
"hex": "#7f7cdd",
"rgb": {
"r": 127,
"g": 124,
"b": 221
},
"hsl": {
"h": 241.856,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.63258,
"c": 0.14305,
"h": 282.9
},
"luminance": 0.24148
}Semantic roles & 50–950 ramp
primary
#7F7CDD
secondary
#E9E9CB
accent
#C61FC1
background
#FAF9FE
surface
#F4F2FC
border
#CECCD5
text
#100F16
muted
#7F7E84