#8FBBDD#8FBBDD
#8FBBDD is a light, moderate cyan. Relative luminance 0.466; OKLCH L 77.3% C 0.068 H 241.9°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBDD |
|---|---|
| RGB | rgb(143, 187, 221) |
| HSL | hsl(206, 53%, 71%) |
| HSV | hsv(206, 35%, 87%) |
| CMYK | cmyk(35.3%, 15.4%, 0%, 13.3%) |
| CIE-LAB | lab(73.93, -6.36, -21.70) |
| CIE-LCH | lch(73.93, 22.62, 253.66°) |
| OKLab | oklab(77.26% -0.0319 -0.0597) |
| OKLCH | oklch(77.26% 0.068 241.9) |
| XYZ | xyz(42.1450, 46.5986, 75.1663) |
| Luminance | 0.4660 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.39
Lightblue (survey)
#7BC8F6
ΔE00 5.60
Sky
#82CAFC
ΔE00 5.64
Sky Blue (survey)
#75BBFD
ΔE00 5.75
Light Blue
#95D0FC
ΔE00 5.76
Carolina Blue
#8AB8FE
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBDD #DDB18F
analogous
#8FDDD8 #8FBBDD #8F94DD
triadic
#8FBBDD #DD8FBB #BBDD8F
tetradic
#8FBBDD #D88FDD #DDB18F #94DD8F
square
#8FBBDD #D88FDD #DDB18F #94DD8F
split-complementary
#8FBBDD #DD8F94 #DDD88F
monochromatic
#3881B9 #609ECF #8FBBDD #BED8EB #E8F1F8
Accessibility & contrast
On white
2.03
#8FBBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#8FBBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBDD
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBDD | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBADF
Deuteranopia (green-blind)
#A2B2DC
Tritanopia (blue-blind)
#75C3C6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbbdd; /* rgb */ color: rgb(143, 187, 221); /* oklch */ color: oklch(77.3% 0.068 241.9);
Tailwind
colors: {
custom: {
50: '#b2cfe7',
500: '#8fbbdd',
950: '#000000',
},
}SCSS
$custom: #8fbbdd; $custom-light: #b2cfe7; $custom-dark: #000000;
JSON
{
"hex": "#8fbbdd",
"rgb": {
"r": 143,
"g": 187,
"b": 221
},
"hsl": {
"h": 206.154,
"s": 53.425,
"l": 71.373
},
"oklch": {
"l": 0.77259,
"c": 0.0677,
"h": 241.9
},
"luminance": 0.46601
}Semantic roles & 50–950 ramp
primary
#8FBBDD
secondary
#EEE3DA
accent
#6925C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284