#7FC2FD#7FC2FD
#7FC2FD is a light, moderate cyan. Relative luminance 0.502; OKLCH L 79.2% C 0.109 H 246.3°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC2FD |
|---|---|
| RGB | rgb(127, 194, 253) |
| HSL | hsl(208, 97%, 75%) |
| HSV | hsv(208, 50%, 99%) |
| CMYK | cmyk(49.8%, 23.3%, 0%, 0.8%) |
| CIE-LAB | lab(76.18, -5.44, -35.59) |
| CIE-LCH | lch(76.18, 36.00, 261.32°) |
| OKLab | oklab(79.2% -0.0437 -0.0994) |
| OKLCH | oklch(79.2% 0.109 246.3) |
| XYZ | xyz(45.7676, 50.1840, 100.1842) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.00
Sky
#82CAFC
ΔE00 3.01
Lightblue (survey)
#7BC8F6
ΔE00 4.16
Light Blue
#95D0FC
ΔE00 4.37
Lightskyblue
#87CEFA
ΔE00 4.63
Carolina Blue
#8AB8FE
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC2FD #FDBA7F
analogous
#7FFDF9 #7FC2FD #7F83FD
triadic
#7FC2FD #FD7FC2 #C2FD7F
tetradic
#7FC2FD #F97FFD #FDBA7F #83FD7F
square
#7FC2FD #F97FFD #FDBA7F #83FD7F
split-complementary
#7FC2FD #FD7F83 #FDF97F
monochromatic
#0689FB #43A5FC #7FC2FD #BBDFFE #E1F1FF
Accessibility & contrast
On white
1.90
#7FC2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#7FC2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC2FD
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC2FD | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#99B6FC
Tritanopia (blue-blind)
#3FD0D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fc2fd; /* rgb */ color: rgb(127, 194, 253); /* oklch */ color: oklch(79.2% 0.109 246.3);
Tailwind
colors: {
custom: {
50: '#abd4fe',
500: '#7fc2fd',
950: '#000000',
},
}SCSS
$custom: #7fc2fd; $custom-light: #abd4fe; $custom-dark: #000000;
JSON
{
"hex": "#7fc2fd",
"rgb": {
"r": 127,
"g": 194,
"b": 253
},
"hsl": {
"h": 208.095,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.79199,
"c": 0.10856,
"h": 246.3
},
"luminance": 0.50187
}Semantic roles & 50–950 ramp
primary
#7FC2FD
secondary
#DB8B45
accent
#6B00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385