#8FBFDA#8FBFDA
#8FBFDA is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.0% C 0.064 H 233.3°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFDA |
|---|---|
| RGB | rgb(143, 191, 218) |
| HSL | hsl(202, 50%, 71%) |
| HSV | hsv(202, 34%, 85%) |
| CMYK | cmyk(34.4%, 12.4%, 0%, 14.5%) |
| CIE-LAB | lab(74.93, -9.25, -18.57) |
| CIE-LCH | lch(74.93, 20.75, 243.51°) |
| OKLab | oklab(78.01% -0.038 -0.051) |
| OKLCH | oklch(78.01% 0.064 233.3) |
| XYZ | xyz(42.6093, 48.1610, 73.3669) |
| Luminance | 0.4816 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.82
Baby Blue
#89CFF0
ΔE00 4.82
Sky Blue
#87CEEB
ΔE00 4.93
Lightblue (survey)
#7BC8F6
ΔE00 5.43
Lightskyblue
#87CEFA
ΔE00 5.66
Light Blue
#95D0FC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFDA #DAAA8F
analogous
#8FDACF #8FBFDA #8F99DA
triadic
#8FBFDA #DA8FBF #BFDA8F
tetradic
#8FBFDA #CF8FDA #DAAA8F #99DA8F
square
#8FBFDA #CF8FDA #DAAA8F #99DA8F
split-complementary
#8FBFDA #DA8F99 #DACF8F
monochromatic
#3B88B3 #61A5CB #8FBFDA #BDD9E9 #E8F2F7
Accessibility & contrast
On white
1.98
#8FBFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#8FBFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFDA
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFDA | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BDDB
Deuteranopia (green-blind)
#A8B5DA
Tritanopia (blue-blind)
#76C6C8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fbfda; /* rgb */ color: rgb(143, 191, 218); /* oklch */ color: oklch(78.0% 0.064 233.3);
Tailwind
colors: {
custom: {
50: '#b2d2e5',
500: '#8fbfda',
950: '#000000',
},
}SCSS
$custom: #8fbfda; $custom-light: #b2d2e5; $custom-dark: #000000;
JSON
{
"hex": "#8fbfda",
"rgb": {
"r": 143,
"g": 191,
"b": 218
},
"hsl": {
"h": 201.6,
"s": 50.336,
"l": 70.784
},
"oklch": {
"l": 0.78011,
"c": 0.0636,
"h": 233.3
},
"luminance": 0.48163
}Semantic roles & 50–950 ramp
primary
#8FBFDA
secondary
#ECE0D8
accent
#5E28BE
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111415
muted
#808284