#92AFFE#92AFFE
#92AFFE is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.4% C 0.118 H 268.1°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #92AFFE |
|---|---|
| RGB | rgb(146, 175, 254) |
| HSL | hsl(224, 98%, 78%) |
| HSV | hsv(224, 43%, 100%) |
| CMYK | cmyk(42.5%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(72.18, 9.82, -42.28) |
| CIE-LCH | lch(72.18, 43.40, 283.07°) |
| OKLab | oklab(76.35% -0.0038 -0.1184) |
| OKLCH | oklch(76.35% 0.118 268.1) |
| XYZ | xyz(45.0678, 43.9243, 99.8502) |
| Luminance | 0.4393 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.13
Pastel Blue
#A2BFFE
ΔE00 4.21
Periwinkle Blue
#8F99FB
ΔE00 6.52
Light Grey Blue
#9DBCD4
ΔE00 8.70
Baby Blue (survey)
#A2CFFE
ΔE00 8.71
Sky Blue (survey)
#75BBFD
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AFFE #FEE192
analogous
#92E5FE #92AFFE #AB92FE
triadic
#92AFFE #FE92AF #AFFE92
tetradic
#92AFFE #FE92E5 #FEE192 #92FEAB
square
#92AFFE #FE92E5 #FEE192 #92FEAB
split-complementary
#92AFFE #FEAB92 #E5FE92
monochromatic
#1956FD #5582FD #92AFFE #CFDCFF #E1E9FF
Accessibility & contrast
On white
2.15
#92AFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#92AFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AFFE
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AFFE | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#89ADFC
Tritanopia (blue-blind)
#6CBFCB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #92affe; /* rgb */ color: rgb(146, 175, 254); /* oklch */ color: oklch(76.4% 0.118 268.1);
Tailwind
colors: {
custom: {
50: '#b6c6ff',
500: '#92affe',
950: '#000000',
},
}SCSS
$custom: #92affe; $custom-light: #b6c6ff; $custom-dark: #000000;
JSON
{
"hex": "#92affe",
"rgb": {
"r": 146,
"g": 175,
"b": 254
},
"hsl": {
"h": 223.889,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.76351,
"c": 0.11847,
"h": 268.1
},
"luminance": 0.43927
}Semantic roles & 50–950 ramp
primary
#92AFFE
secondary
#F7EED4
accent
#A800E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121318
muted
#818286