#99AFFC#99AFFC
#99AFFC is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.7% C 0.114 H 271.3°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #99AFFC |
|---|---|
| RGB | rgb(153, 175, 252) |
| HSL | hsl(227, 94%, 79%) |
| HSV | hsv(227, 39%, 99%) |
| CMYK | cmyk(39.3%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(72.53, 11.04, -40.61) |
| CIE-LCH | lch(72.53, 42.08, 285.21°) |
| OKLab | oklab(76.71% 0.0026 -0.1135) |
| OKLCH | oklch(76.71% 0.114 271.3) |
| XYZ | xyz(46.0322, 44.4584, 98.2324) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.13
Carolina Blue
#8AB8FE
ΔE00 5.53
Periwinkle Blue
#8F99FB
ΔE00 6.07
Powder Blue (survey)
#B1D1FC
ΔE00 8.72
Light Grey Blue
#9DBCD4
ΔE00 8.84
Lightsteelblue
#B0C4DE
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99AFFC #FCE699
analogous
#99E0FC #99AFFC #B599FC
triadic
#99AFFC #FC99AF #AFFC99
tetradic
#99AFFC #FC99E0 #FCE699 #99FCB5
square
#99AFFC #FC99E0 #FCE699 #99FCB5
split-complementary
#99AFFC #FCB599 #E0FC99
monochromatic
#2252F9 #5E80FA #99AFFC #D4DEFE #E1E8FE
Accessibility & contrast
On white
2.12
#99AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#99AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99AFFC
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99AFFC | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FF
Deuteranopia (green-blind)
#8CAEFA
Tritanopia (blue-blind)
#7ABECA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #99affc; /* rgb */ color: rgb(153, 175, 252); /* oklch */ color: oklch(76.7% 0.114 271.3);
Tailwind
colors: {
custom: {
50: '#bac6fd',
500: '#99affc',
950: '#000000',
},
}SCSS
$custom: #99affc; $custom-light: #bac6fd; $custom-dark: #000000;
JSON
{
"hex": "#99affc",
"rgb": {
"r": 153,
"g": 175,
"b": 252
},
"hsl": {
"h": 226.667,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.76713,
"c": 0.1135,
"h": 271.3
},
"luminance": 0.44461
}Semantic roles & 50–950 ramp
primary
#99AFFC
secondary
#F6EFD5
accent
#B300E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285