#75ADFD#75ADFD
#75ADFD is a light, vivid blue. Relative luminance 0.408; OKLCH L 74.2% C 0.131 H 257.3°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #75ADFD |
|---|---|
| RGB | rgb(117, 173, 253) |
| HSL | hsl(215, 97%, 73%) |
| HSV | hsv(215, 54%, 99%) |
| CMYK | cmyk(53.8%, 31.6%, 0%, 0.8%) |
| CIE-LAB | lab(70.01, 3.99, -45.25) |
| CIE-LCH | lch(70.01, 45.43, 275.04°) |
| OKLab | oklab(74.22% -0.0286 -0.1275) |
| OKLCH | oklch(74.22% 0.131 257.3) |
| XYZ | xyz(40.0032, 40.7577, 98.6685) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.50
Sky Blue (survey)
#75BBFD
ΔE00 4.78
Cornflowerblue
#6495ED
ΔE00 6.97
Pastel Blue
#A2BFFE
ΔE00 7.73
Sky
#82CAFC
ΔE00 9.22
Baby Blue (survey)
#A2CFFE
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ADFD #FDC575
analogous
#75F1FD #75ADFD #8175FD
triadic
#75ADFD #FD75AD #ADFD75
tetradic
#75ADFD #FD75F1 #FDC575 #75FD81
square
#75ADFD #FD75F1 #FDC575 #75FD81
split-complementary
#75ADFD #FD8175 #F1FD75
monochromatic
#0467F4 #3989FC #75ADFD #B1D1FE #E1EDFF
Accessibility & contrast
On white
2.29
#75ADFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#75ADFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ADFD
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ADFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ADFD | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#7CA5FB
Tritanopia (blue-blind)
#22BFCA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #75adfd; /* rgb */ color: rgb(117, 173, 253); /* oklch */ color: oklch(74.2% 0.131 257.3);
Tailwind
colors: {
custom: {
50: '#a5c5fe',
500: '#75adfd',
950: '#000000',
},
}SCSS
$custom: #75adfd; $custom-light: #a5c5fe; $custom-dark: #000000;
JSON
{
"hex": "#75adfd",
"rgb": {
"r": 117,
"g": 173,
"b": 253
},
"hsl": {
"h": 215.294,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.74224,
"c": 0.13067,
"h": 257.3
},
"luminance": 0.40761
}Semantic roles & 50–950 ramp
primary
#75ADFD
secondary
#F7E9D4
accent
#8700E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186