#AFCEFB#AFCEFB
#AFCEFB is a very light, moderate blue. Relative luminance 0.602; OKLCH L 84.4% C 0.072 H 257.6°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCEFB |
|---|---|
| RGB | rgb(175, 206, 251) |
| HSL | hsl(216, 90%, 84%) |
| HSV | hsv(216, 30%, 98%) |
| CMYK | cmyk(30.3%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(81.96, -0.19, -25.42) |
| CIE-LCH | lch(81.96, 25.42, 269.56°) |
| OKLab | oklab(84.41% -0.0153 -0.0699) |
| OKLCH | oklch(84.41% 0.072 257.6) |
| XYZ | xyz(57.1580, 60.2194, 99.8600) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 0.86
Baby Blue (survey)
#A2CFFE
ΔE00 3.48
Pastel Blue
#A2BFFE
ΔE00 4.16
Lightsteelblue
#B0C4DE
ΔE00 5.51
Light Blue Grey
#B7C9E2
ΔE00 5.60
Cloudy Blue
#ACC2D9
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCEFB #FBDCAF
analogous
#AFF4FB #AFCEFB #B6AFFB
triadic
#AFCEFB #FBAFCE #CEFBAF
tetradic
#AFCEFB #FBAFF4 #FBDCAF #AFFBB6
square
#AFCEFB #FBAFF4 #FBDCAF #AFFBB6
split-complementary
#AFCEFB #FBB6AF #F4FBAF
monochromatic
#3A87F5 #75AAF8 #AFCEFB #E2EDFE #E2EDFE
Accessibility & contrast
On white
1.61
#AFCEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#AFCEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCEFB
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCEFB | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FD
Deuteranopia (green-blind)
#B6C9FA
Tritanopia (blue-blind)
#99D8DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #afcefb; /* rgb */ color: rgb(175, 206, 251); /* oklch */ color: oklch(84.4% 0.072 257.6);
Tailwind
colors: {
custom: {
50: '#c8dcfc',
500: '#afcefb',
950: '#000000',
},
}SCSS
$custom: #afcefb; $custom-light: #c8dcfc; $custom-dark: #000000;
JSON
{
"hex": "#afcefb",
"rgb": {
"r": 175,
"g": 206,
"b": 251
},
"hsl": {
"h": 215.526,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.84413,
"c": 0.07157,
"h": 257.6
},
"luminance": 0.60222
}Semantic roles & 50–950 ramp
primary
#AFCEFB
secondary
#DFB16F
accent
#8800E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485