#9DA8FD#9DA8FD
#9DA8FD is a light, vivid blue. Relative luminance 0.423; OKLCH L 75.6% C 0.123 H 277.4°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA8FD |
|---|---|
| RGB | rgb(157, 168, 253) |
| HSL | hsl(233, 96%, 80%) |
| HSV | hsv(233, 38%, 99%) |
| CMYK | cmyk(37.9%, 33.6%, 0%, 0.8%) |
| CIE-LAB | lab(71.05, 16.29, -43.45) |
| CIE-LCH | lch(71.05, 46.40, 290.55°) |
| OKLab | oklab(75.65% 0.0158 -0.1216) |
| OKLCH | oklch(75.65% 0.123 277.4) |
| XYZ | xyz(45.6317, 42.2633, 98.6628) |
| Luminance | 0.4227 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.25
Pastel Blue
#A2BFFE
ΔE00 6.46
Perrywinkle
#8F8CE7
ΔE00 8.05
Carolina Blue
#8AB8FE
ΔE00 8.18
Lavender Blue
#8B88F8
ΔE00 8.93
Light Grey Blue
#9DBCD4
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA8FD #FDF29D
analogous
#9DD8FD #9DA8FD #C29DFD
triadic
#9DA8FD #FD9DA8 #A8FD9D
tetradic
#9DA8FD #FD9DD8 #FDF29D #9DFDC2
square
#9DA8FD #FD9DD8 #FDF29D #9DFDC2
split-complementary
#9DA8FD #FDC29D #D8FD9D
monochromatic
#253EFB #6173FC #9DA8FD #D9DDFE #E1E4FE
Accessibility & contrast
On white
2.22
#9DA8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#9DA8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA8FD
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA8FD | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#86AAFB
Tritanopia (blue-blind)
#80B9C7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9da8fd; /* rgb */ color: rgb(157, 168, 253); /* oklch */ color: oklch(75.6% 0.123 277.4);
Tailwind
colors: {
custom: {
50: '#bdc1fe',
500: '#9da8fd',
950: '#000000',
},
}SCSS
$custom: #9da8fd; $custom-light: #bdc1fe; $custom-dark: #000000;
JSON
{
"hex": "#9da8fd",
"rgb": {
"r": 157,
"g": 168,
"b": 253
},
"hsl": {
"h": 233.125,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.75649,
"c": 0.12263,
"h": 277.4
},
"luminance": 0.42265
}Semantic roles & 50–950 ramp
primary
#9DA8FD
secondary
#F7F3D4
accent
#CB00E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121218
muted
#818186