#AFBEEA#AFBEEA
#AFBEEA is a light, moderate blue. Relative luminance 0.519; OKLCH L 80.5% C 0.065 H 270.2°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEEA |
|---|---|
| RGB | rgb(175, 190, 234) |
| HSL | hsl(225, 58%, 80%) |
| HSV | hsv(225, 25%, 92%) |
| CMYK | cmyk(25.2%, 18.8%, 0%, 8.2%) |
| CIE-LAB | lab(77.21, 4.38, -23.56) |
| CIE-LCH | lch(77.21, 23.97, 280.53°) |
| OKLab | oklab(80.5% 0.0002 -0.0646) |
| OKLCH | oklch(80.5% 0.065 270.2) |
| XYZ | xyz(50.9400, 51.8800, 85.1559) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.22
Pastel Blue
#A2BFFE
ΔE00 5.28
Lightsteelblue
#B0C4DE
ΔE00 6.03
Periwinkle
#CCCCFF
ΔE00 6.33
Light Blue Grey
#B7C9E2
ΔE00 6.39
Powder Blue (survey)
#B1D1FC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEEA #EADBAF
analogous
#AFDBEA #AFBEEA #BDAFEA
triadic
#AFBEEA #EAAFBE #BEEAAF
tetradic
#AFBEEA #EAAFDB #EADBAF #AFEABD
square
#AFBEEA #EAAFDB #EADBAF #AFEABD
split-complementary
#AFBEEA #EABDAF #DBEAAF
monochromatic
#4E6FD1 #7F97DD #AFBEEA #DFE5F7 #E7EBF9
Accessibility & contrast
On white
1.85
#AFBEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#AFBEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEEA
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEEA | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C1EC
Deuteranopia (green-blind)
#ACBCE9
Tritanopia (blue-blind)
#A0C6CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #afbeea; /* rgb */ color: rgb(175, 190, 234); /* oklch */ color: oklch(80.5% 0.065 270.2);
Tailwind
colors: {
custom: {
50: '#c7d1f0',
500: '#afbeea',
950: '#000000',
},
}SCSS
$custom: #afbeea; $custom-light: #c7d1f0; $custom-dark: #000000;
JSON
{
"hex": "#afbeea",
"rgb": {
"r": 175,
"g": 190,
"b": 234
},
"hsl": {
"h": 224.746,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.80502,
"c": 0.0646,
"h": 270.2
},
"luminance": 0.51881
}Semantic roles & 50–950 ramp
primary
#AFBEEA
secondary
#C6B277
accent
#9C1FC6
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385