#AFBEEE#AFBEEE
#AFBEEE is a light, moderate blue. Relative luminance 0.521; OKLCH L 80.7% C 0.070 H 271.2°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEEE |
|---|---|
| RGB | rgb(175, 190, 238) |
| HSL | hsl(226, 65%, 81%) |
| HSV | hsv(226, 26%, 93%) |
| CMYK | cmyk(26.5%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(77.35, 5.32, -25.50) |
| CIE-LCH | lch(77.35, 26.05, 281.78°) |
| OKLab | oklab(80.66% 0.0015 -0.0701) |
| OKLCH | oklch(80.66% 0.07 271.2) |
| XYZ | xyz(51.5211, 52.1124, 88.2165) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.90
Pastel Blue
#A2BFFE
ΔE00 4.83
Periwinkle
#CCCCFF
ΔE00 6.18
Lightsteelblue
#B0C4DE
ΔE00 6.54
Powder Blue (survey)
#B1D1FC
ΔE00 6.58
Light Blue Grey
#B7C9E2
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEEE #EEDFAF
analogous
#AFDDEE #AFBEEE #BFAFEE
triadic
#AFBEEE #EEAFBE #BEEEAF
tetradic
#AFBEEE #EEAFDD #EEDFAF #AFEEBF
square
#AFBEEE #EEAFDD #EEDFAF #AFEEBF
split-complementary
#AFBEEE #EEBFAF #DDEEAF
monochromatic
#4A6CD9 #7D95E3 #AFBEEE #E1E7F9 #E6EAFA
Accessibility & contrast
On white
1.84
#AFBEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#AFBEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEEE
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEEE | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F0
Deuteranopia (green-blind)
#ABBDED
Tritanopia (blue-blind)
#9FC7CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #afbeee; /* rgb */ color: rgb(175, 190, 238); /* oklch */ color: oklch(80.7% 0.070 271.2);
Tailwind
colors: {
custom: {
50: '#c8d1f3',
500: '#afbeee',
950: '#000000',
},
}SCSS
$custom: #afbeee; $custom-light: #c8d1f3; $custom-dark: #000000;
JSON
{
"hex": "#afbeee",
"rgb": {
"r": 175,
"g": 190,
"b": 238
},
"hsl": {
"h": 225.714,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.80656,
"c": 0.07009,
"h": 271.2
},
"luminance": 0.52114
}Semantic roles & 50–950 ramp
primary
#AFBEEE
secondary
#CCB776
accent
#A219CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385