#8FBDE2#8FBDE2
#8FBDE2 is a light, moderate cyan. Relative luminance 0.477; OKLCH L 77.9% C 0.072 H 243.1°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBDE2 |
|---|---|
| RGB | rgb(143, 189, 226) |
| HSL | hsl(207, 59%, 72%) |
| HSV | hsv(207, 37%, 89%) |
| CMYK | cmyk(36.7%, 16.4%, 0%, 11.4%) |
| CIE-LAB | lab(74.65, -6.16, -23.32) |
| CIE-LCH | lch(74.65, 24.12, 255.21°) |
| OKLab | oklab(77.88% -0.0326 -0.0643) |
| OKLCH | oklch(77.88% 0.072 243.1) |
| XYZ | xyz(43.2483, 47.7235, 78.8695) |
| Luminance | 0.4773 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.01
Sky
#82CAFC
ΔE00 4.95
Light Blue
#95D0FC
ΔE00 5.06
Sky Blue (survey)
#75BBFD
ΔE00 5.09
Lightblue (survey)
#7BC8F6
ΔE00 5.12
Carolina Blue
#8AB8FE
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBDE2 #E2B48F
analogous
#8FE2DD #8FBDE2 #8F94E2
triadic
#8FBDE2 #E28FBD #BDE28F
tetradic
#8FBDE2 #DD8FE2 #E2B48F #94E28F
square
#8FBDE2 #DD8FE2 #E2B48F #94E28F
split-complementary
#8FBDE2 #E28F94 #E2DD8F
monochromatic
#3383C4 #5EA0D5 #8FBDE2 #C0DAEF #E7F1F9
Accessibility & contrast
On white
1.99
#8FBDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#8FBDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBDE2
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBDE2 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBDE4
Deuteranopia (green-blind)
#A3B4E1
Tritanopia (blue-blind)
#72C6C9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fbde2; /* rgb */ color: rgb(143, 189, 226); /* oklch */ color: oklch(77.9% 0.072 243.1);
Tailwind
colors: {
custom: {
50: '#b2d0eb',
500: '#8fbde2',
950: '#000000',
},
}SCSS
$custom: #8fbde2; $custom-light: #b2d0eb; $custom-dark: #000000;
JSON
{
"hex": "#8fbde2",
"rgb": {
"r": 143,
"g": 189,
"b": 226
},
"hsl": {
"h": 206.747,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.77882,
"c": 0.07211,
"h": 243.1
},
"luminance": 0.47726
}Semantic roles & 50–950 ramp
primary
#8FBDE2
secondary
#F0E4DB
accent
#6A1FC6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284