#AFBFEE#AFBFEE
#AFBFEE is a light, moderate blue. Relative luminance 0.525; OKLCH L 80.9% C 0.069 H 270.1°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBFEE |
|---|---|
| RGB | rgb(175, 191, 238) |
| HSL | hsl(225, 65%, 81%) |
| HSV | hsv(225, 26%, 93%) |
| CMYK | cmyk(26.5%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(77.61, 4.77, -25.11) |
| CIE-LCH | lch(77.61, 25.56, 280.77°) |
| OKLab | oklab(80.86% 0.0002 -0.069) |
| OKLCH | oklch(80.86% 0.069 270.1) |
| XYZ | xyz(51.7384, 52.5471, 88.2890) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.04
Pastel Blue
#A2BFFE
ΔE00 4.66
Powder Blue (survey)
#B1D1FC
ΔE00 6.22
Lightsteelblue
#B0C4DE
ΔE00 6.24
Periwinkle
#CCCCFF
ΔE00 6.29
Light Blue Grey
#B7C9E2
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBFEE #EEDEAF
analogous
#AFDEEE #AFBFEE #BEAFEE
triadic
#AFBFEE #EEAFBF #BFEEAF
tetradic
#AFBFEE #EEAFDE #EEDEAF #AFEEBE
square
#AFBFEE #EEAFDE #EEDEAF #AFEEBE
split-complementary
#AFBFEE #EEBEAF #DEEEAF
monochromatic
#4A6ED9 #7D97E3 #AFBFEE #E1E7F9 #E6EBFA
Accessibility & contrast
On white
1.82
#AFBFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#AFBFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBFEE
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBFEE | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F0
Deuteranopia (green-blind)
#ACBDED
Tritanopia (blue-blind)
#9FC8CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #afbfee; /* rgb */ color: rgb(175, 191, 238); /* oklch */ color: oklch(80.9% 0.069 270.1);
Tailwind
colors: {
custom: {
50: '#c8d2f3',
500: '#afbfee',
950: '#000000',
},
}SCSS
$custom: #afbfee; $custom-light: #c8d2f3; $custom-dark: #000000;
JSON
{
"hex": "#afbfee",
"rgb": {
"r": 175,
"g": 191,
"b": 238
},
"hsl": {
"h": 224.762,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.80858,
"c": 0.06896,
"h": 270.1
},
"luminance": 0.52549
}Semantic roles & 50–950 ramp
primary
#AFBFEE
secondary
#CCB676
accent
#9F19CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385