#8DAFE4#8DAFE4
#8DAFE4 is a light, moderate blue. Relative luminance 0.419; OKLCH L 74.9% C 0.086 H 259.1°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAFE4 |
|---|---|
| RGB | rgb(141, 175, 228) |
| HSL | hsl(217, 62%, 72%) |
| HSV | hsv(217, 38%, 89%) |
| CMYK | cmyk(38.2%, 23.2%, 0%, 10.6%) |
| CIE-LAB | lab(70.82, 1.46, -30.30) |
| CIE-LCH | lch(70.82, 30.33, 272.76°) |
| OKLab | oklab(74.86% -0.0162 -0.0841) |
| OKLCH | oklch(74.86% 0.086 259.1) |
| XYZ | xyz(40.3137, 41.9221, 79.3513) |
| Luminance | 0.4192 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.90
Pastel Blue
#A2BFFE
ΔE00 5.07
Sky Blue (survey)
#75BBFD
ΔE00 7.18
Periwinkle Blue
#8F99FB
ΔE00 7.55
Light Grey Blue
#9DBCD4
ΔE00 7.87
Cornflowerblue
#6495ED
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAFE4 #E4C28D
analogous
#8DDAE4 #8DAFE4 #978DE4
triadic
#8DAFE4 #E48DAF #AFE48D
tetradic
#8DAFE4 #E48DDA #E4C28D #8DE497
square
#8DAFE4 #E48DDA #E4C28D #8DE497
split-complementary
#8DAFE4 #E4978D #DAE48D
monochromatic
#2F6BC7 #5C8CD8 #8DAFE4 #BED2F0 #E6EEF9
Accessibility & contrast
On white
2.24
#8DAFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#8DAFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAFE4
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAFE4 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB2E6
Deuteranopia (green-blind)
#93AAE3
Tritanopia (blue-blind)
#70BAC1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8dafe4; /* rgb */ color: rgb(141, 175, 228); /* oklch */ color: oklch(74.9% 0.086 259.1);
Tailwind
colors: {
custom: {
50: '#b1c6ec',
500: '#8dafe4',
950: '#000000',
},
}SCSS
$custom: #8dafe4; $custom-light: #b1c6ec; $custom-dark: #000000;
JSON
{
"hex": "#8dafe4",
"rgb": {
"r": 141,
"g": 175,
"b": 228
},
"hsl": {
"h": 216.552,
"s": 61.702,
"l": 72.353
},
"oklch": {
"l": 0.74863,
"c": 0.0856,
"h": 259.1
},
"luminance": 0.41924
}Semantic roles & 50–950 ramp
primary
#8DAFE4
secondary
#F1E8DA
accent
#861CC9
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284