#AFBEFE#AFBEFE
#AFBEFE is a light, moderate blue. Relative luminance 0.531; OKLCH L 81.3% C 0.092 H 274.0°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEFE |
|---|---|
| RGB | rgb(175, 190, 254) |
| HSL | hsl(229, 98%, 84%) |
| HSV | hsv(229, 31%, 100%) |
| CMYK | cmyk(31.1%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(77.93, 9.18, -33.20) |
| CIE-LCH | lch(77.93, 34.45, 285.46°) |
| OKLab | oklab(81.3% 0.0064 -0.0919) |
| OKLCH | oklch(81.3% 0.092 274) |
| XYZ | xyz(53.9770, 53.0948, 101.1511) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.59
Light Periwinkle
#C1C6FC
ΔE00 4.50
Powder Blue (survey)
#B1D1FC
ΔE00 6.31
Periwinkle
#CCCCFF
ΔE00 6.94
Lightsteelblue
#B0C4DE
ΔE00 7.54
Carolina Blue
#8AB8FE
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEFE #FEEFAF
analogous
#AFE6FE #AFBEFE #C8AFFE
triadic
#AFBEFE #FEAFBE #BEFEAF
tetradic
#AFBEFE #FEAFE6 #FEEFAF #AFFEC8
square
#AFBEFE #FEAFE6 #FEEFAF #AFFEC8
split-complementary
#AFBEFE #FEC8AF #E6FEAF
monochromatic
#365CFC #738DFD #AFBEFE #E1E6FF #E1E6FF
Accessibility & contrast
On white
1.81
#AFBEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#AFBEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEFE
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEFE | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#A5BEFC
Tritanopia (blue-blind)
#9ACAD4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #afbefe; /* rgb */ color: rgb(175, 190, 254); /* oklch */ color: oklch(81.3% 0.092 274.0);
Tailwind
colors: {
custom: {
50: '#c8d1ff',
500: '#afbefe',
950: '#000000',
},
}SCSS
$custom: #afbefe; $custom-light: #c8d1ff; $custom-dark: #000000;
JSON
{
"hex": "#afbefe",
"rgb": {
"r": 175,
"g": 190,
"b": 254
},
"hsl": {
"h": 228.608,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.81303,
"c": 0.09211,
"h": 274
},
"luminance": 0.53097
}Semantic roles & 50–950 ramp
primary
#AFBEFE
secondary
#E4CD6E
accent
#BA00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386