#8FBDDE#8FBDDE
#8FBDDE is a light, moderate cyan. Relative luminance 0.475; OKLCH L 77.7% C 0.068 H 239.9°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBDDE |
|---|---|
| RGB | rgb(143, 189, 222) |
| HSL | hsl(205, 54%, 72%) |
| HSV | hsv(205, 36%, 87%) |
| CMYK | cmyk(35.6%, 14.9%, 0%, 12.9%) |
| CIE-LAB | lab(74.51, -7.18, -21.36) |
| CIE-LCH | lch(74.51, 22.54, 251.42°) |
| OKLab | oklab(77.73% -0.034 -0.0588) |
| OKLCH | oklch(77.73% 0.068 239.9) |
| XYZ | xyz(42.7059, 47.5065, 76.0125) |
| Luminance | 0.4751 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.43
Lightblue (survey)
#7BC8F6
ΔE00 5.07
Sky
#82CAFC
ΔE00 5.24
Light Blue
#95D0FC
ΔE00 5.34
Lightskyblue
#87CEFA
ΔE00 5.41
Baby Blue
#89CFF0
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBDDE #DEB08F
analogous
#8FDED8 #8FBDDE #8F96DE
triadic
#8FBDDE #DE8FBD #BDDE8F
tetradic
#8FBDDE #D88FDE #DEB08F #96DE8F
square
#8FBDDE #D88FDE #DEB08F #96DE8F
split-complementary
#8FBDDE #DE8F96 #DED88F
monochromatic
#3784BB #60A1D0 #8FBDDE #BED9EC #E7F1F8
Accessibility & contrast
On white
2.00
#8FBDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#8FBDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBDDE
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBDDE | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBCE0
Deuteranopia (green-blind)
#A4B4DD
Tritanopia (blue-blind)
#74C5C8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8fbdde; /* rgb */ color: rgb(143, 189, 222); /* oklch */ color: oklch(77.7% 0.068 239.9);
Tailwind
colors: {
custom: {
50: '#b2d0e8',
500: '#8fbdde',
950: '#000000',
},
}SCSS
$custom: #8fbdde; $custom-light: #b2d0e8; $custom-dark: #000000;
JSON
{
"hex": "#8fbdde",
"rgb": {
"r": 143,
"g": 189,
"b": 222
},
"hsl": {
"h": 205.063,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.77728,
"c": 0.06793,
"h": 239.9
},
"luminance": 0.47509
}Semantic roles & 50–950 ramp
primary
#8FBDDE
secondary
#EFE3DA
accent
#6624C2
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284