#8FBADD#8FBADD
#8FBADD is a light, moderate cyan. Relative luminance 0.462; OKLCH L 77.0% C 0.068 H 243.3°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBADD |
|---|---|
| RGB | rgb(143, 186, 221) |
| HSL | hsl(207, 53%, 71%) |
| HSV | hsv(207, 35%, 87%) |
| CMYK | cmyk(35.3%, 15.8%, 0%, 13.3%) |
| CIE-LAB | lab(73.66, -5.83, -22.12) |
| CIE-LCH | lch(73.66, 22.87, 255.24°) |
| OKLab | oklab(77.04% -0.0306 -0.0609) |
| OKLCH | oklch(77.04% 0.068 243.3) |
| XYZ | xyz(41.9336, 46.1758, 75.0959) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.53
Carolina Blue
#8AB8FE
ΔE00 5.50
Sky Blue (survey)
#75BBFD
ΔE00 5.59
Sky
#82CAFC
ΔE00 5.86
Lightblue (survey)
#7BC8F6
ΔE00 5.91
Cloudy Blue
#ACC2D9
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBADD #DDB28F
analogous
#8FDDD9 #8FBADD #8F93DD
triadic
#8FBADD #DD8FBA #BADD8F
tetradic
#8FBADD #D98FDD #DDB28F #93DD8F
square
#8FBADD #D98FDD #DDB28F #93DD8F
split-complementary
#8FBADD #DD8F93 #DDD98F
monochromatic
#387FB9 #609DCF #8FBADD #BED7EB #E8F1F8
Accessibility & contrast
On white
2.05
#8FBADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#8FBADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBADD
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBADD | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBADF
Deuteranopia (green-blind)
#A1B1DC
Tritanopia (blue-blind)
#75C2C5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8fbadd; /* rgb */ color: rgb(143, 186, 221); /* oklch */ color: oklch(77.0% 0.068 243.3);
Tailwind
colors: {
custom: {
50: '#b2cee7',
500: '#8fbadd',
950: '#000000',
},
}SCSS
$custom: #8fbadd; $custom-light: #b2cee7; $custom-dark: #000000;
JSON
{
"hex": "#8fbadd",
"rgb": {
"r": 143,
"g": 186,
"b": 221
},
"hsl": {
"h": 206.923,
"s": 53.425,
"l": 71.373
},
"oklch": {
"l": 0.77043,
"c": 0.06815,
"h": 243.3
},
"luminance": 0.46178
}Semantic roles & 50–950 ramp
primary
#8FBADD
secondary
#EEE3DA
accent
#6B25C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284