#7FC3FD#7FC3FD
#7FC3FD is a light, moderate cyan. Relative luminance 0.506; OKLCH L 79.4% C 0.108 H 245.5°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC3FD |
|---|---|
| RGB | rgb(127, 195, 253) |
| HSL | hsl(208, 97%, 75%) |
| HSV | hsv(208, 50%, 99%) |
| CMYK | cmyk(49.8%, 22.9%, 0%, 0.8%) |
| CIE-LAB | lab(76.45, -5.97, -35.17) |
| CIE-LCH | lch(76.45, 35.67, 260.36°) |
| OKLab | oklab(79.41% -0.0448 -0.0982) |
| OKLCH | oklch(79.41% 0.108 245.5) |
| XYZ | xyz(45.9909, 50.6306, 100.2586) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.31
Sky
#82CAFC
ΔE00 2.64
Lightblue (survey)
#7BC8F6
ΔE00 3.81
Light Blue
#95D0FC
ΔE00 4.11
Lightskyblue
#87CEFA
ΔE00 4.28
Baby Blue (survey)
#A2CFFE
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC3FD #FDB97F
analogous
#7FFDF8 #7FC3FD #7F84FD
triadic
#7FC3FD #FD7FC3 #C3FD7F
tetradic
#7FC3FD #F87FFD #FDB97F #84FD7F
square
#7FC3FD #F87FFD #FDB97F #84FD7F
split-complementary
#7FC3FD #FD7F84 #FDF87F
monochromatic
#068BFB #43A7FC #7FC3FD #BBDFFE #E1F1FF
Accessibility & contrast
On white
1.89
#7FC3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#7FC3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC3FD
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC3FD | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#9AB7FC
Tritanopia (blue-blind)
#3FD1D7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7fc3fd; /* rgb */ color: rgb(127, 195, 253); /* oklch */ color: oklch(79.4% 0.108 245.5);
Tailwind
colors: {
custom: {
50: '#abd5fe',
500: '#7fc3fd',
950: '#000000',
},
}SCSS
$custom: #7fc3fd; $custom-light: #abd5fe; $custom-dark: #000000;
JSON
{
"hex": "#7fc3fd",
"rgb": {
"r": 127,
"g": 195,
"b": 253
},
"hsl": {
"h": 207.619,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.79414,
"c": 0.1079,
"h": 245.5
},
"luminance": 0.50634
}Semantic roles & 50–950 ramp
primary
#7FC3FD
secondary
#DB8A45
accent
#6A00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385