#7D99DF#7D99DF
#7D99DF is a light, moderate blue. Relative luminance 0.325; OKLCH L 69.0% C 0.108 H 266.9°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7D99DF |
|---|---|
| RGB | rgb(125, 153, 223) |
| HSL | hsl(223, 60%, 68%) |
| HSV | hsv(223, 44%, 87%) |
| CMYK | cmyk(43.9%, 31.4%, 0%, 12.5%) |
| CIE-LAB | lab(63.73, 8.35, -38.63) |
| CIE-LCH | lch(63.73, 39.52, 282.19°) |
| OKLab | oklab(69.01% -0.0058 -0.1083) |
| OKLCH | oklch(69.01% 0.108 266.9) |
| XYZ | xyz(33.1637, 32.4683, 74.3172) |
| Luminance | 0.3247 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.55
Periwinkle Blue
#8F99FB
ΔE00 5.00
Soft Blue
#6488EA
ΔE00 5.83
Faded Blue
#658CBB
ΔE00 6.84
Perrywinkle
#8F8CE7
ΔE00 7.13
Lavender Blue
#8B88F8
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D99DF #DFC37D
analogous
#7DCADF #7D99DF #927DDF
triadic
#7D99DF #DF7D99 #99DF7D
tetradic
#7D99DF #DF7DCA #DFC37D #7DDF92
square
#7D99DF #DF7DCA #DFC37D #7DDF92
split-complementary
#7D99DF #DF927D #CADF7D
monochromatic
#2D54B5 #4C72D3 #7D99DF #AEC0EB #DFE6F7
Accessibility & contrast
On white
2.80
#7D99DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#7D99DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7D99DF
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D99DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D99DF | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809FE2
Deuteranopia (green-blind)
#7696DD
Tritanopia (blue-blind)
#5AA8B2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7d99df; /* rgb */ color: rgb(125, 153, 223); /* oklch */ color: oklch(69.0% 0.108 266.9);
Tailwind
colors: {
custom: {
50: '#a7b6e9',
500: '#7d99df',
950: '#000000',
},
}SCSS
$custom: #7d99df; $custom-light: #a7b6e9; $custom-dark: #000000;
JSON
{
"hex": "#7d99df",
"rgb": {
"r": 125,
"g": 153,
"b": 223
},
"hsl": {
"h": 222.857,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.69011,
"c": 0.10842,
"h": 266.9
},
"luminance": 0.3247
}Semantic roles & 50–950 ramp
primary
#7D99DF
secondary
#EBE2CD
accent
#971DC8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084