#7DB0FF#7DB0FF
#7DB0FF is a light, vivid blue. Relative luminance 0.426; OKLCH L 75.4% C 0.127 H 258.9°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7DB0FF |
|---|---|
| RGB | rgb(125, 176, 255) |
| HSL | hsl(216, 100%, 75%) |
| HSV | hsv(216, 51%, 100%) |
| CMYK | cmyk(51%, 31%, 0%, 0%) |
| CIE-LAB | lab(71.30, 4.62, -44.28) |
| CIE-LCH | lch(71.30, 44.52, 275.96°) |
| OKLab | oklab(75.37% -0.0245 -0.1245) |
| OKLCH | oklch(75.37% 0.127 258.9) |
| XYZ | xyz(42.0267, 42.6276, 100.6017) |
| Luminance | 0.4263 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.34
Sky Blue (survey)
#75BBFD
ΔE00 4.84
Pastel Blue
#A2BFFE
ΔE00 6.50
Cornflowerblue
#6495ED
ΔE00 7.74
Baby Blue (survey)
#A2CFFE
ΔE00 8.28
Sky
#82CAFC
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DB0FF #FFCC7D
analogous
#7DF1FF #7DB0FF #8B7DFF
triadic
#7DB0FF #FF7DB0 #B0FF7D
tetradic
#7DB0FF #FF7DF1 #FFCC7D #7DFF8B
square
#7DB0FF #FF7DF1 #FFCC7D #7DFF8B
split-complementary
#7DB0FF #FF8B7D #F1FF7D
monochromatic
#0366FF #408BFF #7DB0FF #BAD5FF #E0ECFF
Accessibility & contrast
On white
2.20
#7DB0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#7DB0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DB0FF
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DB0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DB0FF | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#81A9FD
Tritanopia (blue-blind)
#3CC1CC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7db0ff; /* rgb */ color: rgb(125, 176, 255); /* oklch */ color: oklch(75.4% 0.127 258.9);
Tailwind
colors: {
custom: {
50: '#aac7ff',
500: '#7db0ff',
950: '#000000',
},
}SCSS
$custom: #7db0ff; $custom-light: #aac7ff; $custom-dark: #000000;
JSON
{
"hex": "#7db0ff",
"rgb": {
"r": 125,
"g": 176,
"b": 255
},
"hsl": {
"h": 216.462,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.75372,
"c": 0.1269,
"h": 258.9
},
"luminance": 0.42631
}Semantic roles & 50–950 ramp
primary
#7DB0FF
secondary
#F7E9D4
accent
#8B00E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#101318
muted
#7F8286