#AFCEFA#AFCEFA
#AFCEFA is a very light, moderate blue. Relative luminance 0.602; OKLCH L 84.4% C 0.070 H 257.1°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCEFA |
|---|---|
| RGB | rgb(175, 206, 250) |
| HSL | hsl(215, 88%, 83%) |
| HSV | hsv(215, 30%, 98%) |
| CMYK | cmyk(30%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(81.92, -0.43, -24.94) |
| CIE-LCH | lch(81.92, 24.95, 269.00°) |
| OKLab | oklab(84.38% -0.0157 -0.0686) |
| OKLCH | oklch(84.38% 0.07 257.1) |
| XYZ | xyz(57.0008, 60.1565, 99.0320) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 0.78
Baby Blue (survey)
#A2CFFE
ΔE00 3.43
Pastel Blue
#A2BFFE
ΔE00 4.26
Lightsteelblue
#B0C4DE
ΔE00 5.35
Light Blue Grey
#B7C9E2
ΔE00 5.43
Cloudy Blue
#ACC2D9
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCEFA #FADBAF
analogous
#AFF3FA #AFCEFA #B5AFFA
triadic
#AFCEFA #FAAFCE #CEFAAF
tetradic
#AFCEFA #FAAFF3 #FADBAF #AFFAB5
square
#AFCEFA #FAAFF3 #FADBAF #AFFAB5
split-complementary
#AFCEFA #FAB5AF #F3FAAF
monochromatic
#3C87F3 #75ABF6 #AFCEFA #E2EDFD #E2EDFD
Accessibility & contrast
On white
1.61
#AFCEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#AFCEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCEFA
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCEFA | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FC
Deuteranopia (green-blind)
#B7C8F9
Tritanopia (blue-blind)
#99D7DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #afcefa; /* rgb */ color: rgb(175, 206, 250); /* oklch */ color: oklch(84.4% 0.070 257.1);
Tailwind
colors: {
custom: {
50: '#c8dcfc',
500: '#afcefa',
950: '#000000',
},
}SCSS
$custom: #afcefa; $custom-light: #c8dcfc; $custom-dark: #000000;
JSON
{
"hex": "#afcefa",
"rgb": {
"r": 175,
"g": 206,
"b": 250
},
"hsl": {
"h": 215.2,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.84375,
"c": 0.07033,
"h": 257.1
},
"luminance": 0.60159
}Semantic roles & 50–950 ramp
primary
#AFCEFA
secondary
#DDB070
accent
#8701E5
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485