#8FBDFE#8FBDFE
#8FBDFE is a light, moderate blue. Relative luminance 0.494; OKLCH L 79.0% C 0.105 H 257.1°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBDFE |
|---|---|
| RGB | rgb(143, 189, 254) |
| HSL | hsl(215, 98%, 78%) |
| HSV | hsv(215, 44%, 100%) |
| CMYK | cmyk(43.7%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(75.69, 1.31, -36.82) |
| CIE-LCH | lch(75.69, 36.84, 272.03°) |
| OKLab | oklab(79.05% -0.0236 -0.1027) |
| OKLCH | oklch(79.05% 0.105 257.1) |
| XYZ | xyz(47.4088, 49.3877, 100.7814) |
| Luminance | 0.4939 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.31
Pastel Blue
#A2BFFE
ΔE00 4.06
Sky Blue (survey)
#75BBFD
ΔE00 4.55
Baby Blue (survey)
#A2CFFE
ΔE00 4.88
Powder Blue (survey)
#B1D1FC
ΔE00 6.42
Light Blue
#95D0FC
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBDFE #FED08F
analogous
#8FF5FE #8FBDFE #988FFE
triadic
#8FBDFE #FE8FBD #BDFE8F
tetradic
#8FBDFE #FE8FF5 #FED08F #8FFE98
square
#8FBDFE #FE8FF5 #FED08F #8FFE98
split-complementary
#8FBDFE #FE988F #F5FE8F
monochromatic
#1676FD #5299FD #8FBDFE #CCE1FF #E1EDFF
Accessibility & contrast
On white
1.93
#8FBDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#8FBDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBDFE
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBDFE | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FF
Deuteranopia (green-blind)
#98B6FD
Tritanopia (blue-blind)
#64CBD3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8fbdfe; /* rgb */ color: rgb(143, 189, 254); /* oklch */ color: oklch(79.0% 0.105 257.1);
Tailwind
colors: {
custom: {
50: '#b4d0ff',
500: '#8fbdfe',
950: '#000000',
},
}SCSS
$custom: #8fbdfe; $custom-light: #b4d0ff; $custom-dark: #000000;
JSON
{
"hex": "#8fbdfe",
"rgb": {
"r": 143,
"g": 189,
"b": 254
},
"hsl": {
"h": 215.135,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.79045,
"c": 0.10538,
"h": 257.1
},
"luminance": 0.49391
}Semantic roles & 50–950 ramp
primary
#8FBDFE
secondary
#F7E9D4
accent
#8600E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286