#AFBEEB#AFBEEB
#AFBEEB is a light, moderate blue. Relative luminance 0.519; OKLCH L 80.5% C 0.066 H 270.5°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEEB |
|---|---|
| RGB | rgb(175, 190, 235) |
| HSL | hsl(225, 60%, 80%) |
| HSV | hsv(225, 26%, 92%) |
| CMYK | cmyk(25.5%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(77.24, 4.61, -24.05) |
| CIE-LCH | lch(77.24, 24.49, 280.86°) |
| OKLab | oklab(80.54% 0.0005 -0.066) |
| OKLCH | oklch(80.54% 0.066 270.5) |
| XYZ | xyz(51.0840, 51.9376, 85.9146) |
| Luminance | 0.5194 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.12
Pastel Blue
#A2BFFE
ΔE00 5.16
Lightsteelblue
#B0C4DE
ΔE00 6.17
Periwinkle
#CCCCFF
ΔE00 6.28
Light Blue Grey
#B7C9E2
ΔE00 6.54
Powder Blue (survey)
#B1D1FC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEEB #EBDCAF
analogous
#AFDCEB #AFBEEB #BEAFEB
triadic
#AFBEEB #EBAFBE #BEEBAF
tetradic
#AFBEEB #EBAFDC #EBDCAF #AFEBBE
square
#AFBEEB #EBAFDC #EBDCAF #AFEBBE
split-complementary
#AFBEEB #EBBEAF #DCEBAF
monochromatic
#4D6ED3 #7E96DF #AFBEEB #E0E6F7 #E7EBF9
Accessibility & contrast
On white
1.84
#AFBEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#AFBEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEEB
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEEB | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2ED
Deuteranopia (green-blind)
#ACBCEA
Tritanopia (blue-blind)
#A0C7CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #afbeeb; /* rgb */ color: rgb(175, 190, 235); /* oklch */ color: oklch(80.5% 0.066 270.5);
Tailwind
colors: {
custom: {
50: '#c8d1f1',
500: '#afbeeb',
950: '#000000',
},
}SCSS
$custom: #afbeeb; $custom-light: #c8d1f1; $custom-dark: #000000;
JSON
{
"hex": "#afbeeb",
"rgb": {
"r": 175,
"g": 190,
"b": 235
},
"hsl": {
"h": 225,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.8054,
"c": 0.06597,
"h": 270.5
},
"luminance": 0.51939
}Semantic roles & 50–950 ramp
primary
#AFBEEB
secondary
#C7B377
accent
#9D1EC8
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385