#727CDC#727CDC
#727CDC is a light, vivid blue. Relative luminance 0.232; OKLCH L 62.2% C 0.144 H 276.9°. Best body text is #000000 at 5.63:1 contrast (WCAG AA passes).
Color values
| HEX | #727CDC |
|---|---|
| RGB | rgb(114, 124, 220) |
| HSL | hsl(234, 60%, 65%) |
| HSV | hsv(234, 48%, 86%) |
| CMYK | cmyk(48.2%, 43.6%, 0%, 13.7%) |
| CIE-LAB | lab(55.24, 21.88, -50.40) |
| CIE-LCH | lch(55.24, 54.95, 293.47°) |
| OKLab | oklab(62.24% 0.0172 -0.1429) |
| OKLCH | oklch(62.24% 0.144 276.9) |
| XYZ | xyz(27.0613, 23.1585, 70.7404) |
| Luminance | 0.2316 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.83
Soft Blue
#6488EA
ΔE00 5.88
Lavender Blue
#8B88F8
ΔE00 6.25
Cornflower Blue
#5170D7
ΔE00 6.40
Perrywinkle
#8F8CE7
ΔE00 6.69
Periwinkle (survey)
#8E82FE
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#727CDC #DCD272
analogous
#72B1DC #727CDC #9D72DC
triadic
#727CDC #DC727C #7CDC72
tetradic
#727CDC #DC72B1 #DCD272 #72DC9D
square
#727CDC #DC72B1 #DCD272 #72DC9D
split-complementary
#727CDC #DC9D72 #B1DC72
monochromatic
#2A36AA #414ED0 #727CDC #A3AAE8 #D4D7F4
Accessibility & contrast
On white
3.73
#727CDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.63
#727CDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #727CDC
5.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##727CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##727CDC | 1.00 | 3.73 | 5.63 | 5.63 |
| #FFFFFF | 3.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5589E0
Deuteranopia (green-blind)
#4C80DA
Tritanopia (blue-blind)
#4A90A1
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #727cdc; /* rgb */ color: rgb(114, 124, 220); /* oklch */ color: oklch(62.2% 0.144 276.9);
Tailwind
colors: {
custom: {
50: '#a0a1e7',
500: '#727cdc',
950: '#000000',
},
}SCSS
$custom: #727cdc; $custom-light: #a0a1e7; $custom-dark: #000000;
JSON
{
"hex": "#727cdc",
"rgb": {
"r": 114,
"g": 124,
"b": 220
},
"hsl": {
"h": 234.34,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.62242,
"c": 0.14394,
"h": 276.9
},
"luminance": 0.2316
}Semantic roles & 50–950 ramp
primary
#727CDC
secondary
#E7E3C3
accent
#B81EC8
background
#FAF9FE
surface
#F4F2FC
border
#CECCD5
text
#0F0F16
muted
#7F7E84