#9DA7FE#9DA7FE
#9DA7FE is a light, vivid blue. Relative luminance 0.420; OKLCH L 75.5% C 0.125 H 277.9°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA7FE |
|---|---|
| RGB | rgb(157, 167, 254) |
| HSL | hsl(234, 98%, 81%) |
| HSV | hsv(234, 38%, 100%) |
| CMYK | cmyk(38.2%, 34.3%, 0%, 0.4%) |
| CIE-LAB | lab(70.84, 17.12, -44.32) |
| CIE-LCH | lch(70.84, 47.51, 291.12°) |
| OKLab | oklab(75.5% 0.0173 -0.1241) |
| OKLCH | oklch(75.5% 0.125 277.9) |
| XYZ | xyz(45.6075, 41.9594, 99.4426) |
| Luminance | 0.4196 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.00
Pastel Blue
#A2BFFE
ΔE00 6.75
Perrywinkle
#8F8CE7
ΔE00 7.82
Carolina Blue
#8AB8FE
ΔE00 8.42
Lavender Blue
#8B88F8
ΔE00 8.64
Light Grey Blue
#9DBCD4
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA7FE #FEF49D
analogous
#9DD8FE #9DA7FE #C39DFE
triadic
#9DA7FE #FE9DA7 #A7FE9D
tetradic
#9DA7FE #FE9DD8 #FEF49D #9DFEC3
square
#9DA7FE #FE9DD8 #FEF49D #9DFEC3
split-complementary
#9DA7FE #FEC39D #D8FE9D
monochromatic
#243AFD #6071FD #9DA7FE #DADDFF #E1E4FF
Accessibility & contrast
On white
2.24
#9DA7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#9DA7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA7FE
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA7FE | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#84AAFC
Tritanopia (blue-blind)
#80B8C7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9da7fe; /* rgb */ color: rgb(157, 167, 254); /* oklch */ color: oklch(75.5% 0.125 277.9);
Tailwind
colors: {
custom: {
50: '#bdc1ff',
500: '#9da7fe',
950: '#000000',
},
}SCSS
$custom: #9da7fe; $custom-light: #bdc1ff; $custom-dark: #000000;
JSON
{
"hex": "#9da7fe",
"rgb": {
"r": 157,
"g": 167,
"b": 254
},
"hsl": {
"h": 233.814,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.75503,
"c": 0.12532,
"h": 277.9
},
"luminance": 0.41961
}Semantic roles & 50–950 ramp
primary
#9DA7FE
secondary
#F7F3D4
accent
#CE00E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121218
muted
#818186