#AFCCFE#AFCCFE
#AFCCFE is a very light, moderate blue. Relative luminance 0.595; OKLCH L 84.1% C 0.077 H 261.2°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCCFE |
|---|---|
| RGB | rgb(175, 204, 254) |
| HSL | hsl(218, 98%, 84%) |
| HSV | hsv(218, 31%, 100%) |
| CMYK | cmyk(31.1%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(81.54, 1.60, -27.66) |
| CIE-LCH | lch(81.54, 27.70, 273.31°) |
| OKLab | oklab(84.12% -0.0118 -0.0762) |
| OKLCH | oklch(84.12% 0.077 261.2) |
| XYZ | xyz(57.1562, 59.4532, 102.2108) |
| Luminance | 0.5946 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.94
Pastel Blue
#A2BFFE
ΔE00 3.42
Baby Blue (survey)
#A2CFFE
ΔE00 4.29
Lightsteelblue
#B0C4DE
ΔE00 6.11
Light Blue Grey
#B7C9E2
ΔE00 6.26
Carolina Blue
#8AB8FE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCCFE #FEE1AF
analogous
#AFF3FE #AFCCFE #BAAFFE
triadic
#AFCCFE #FEAFCC #CCFEAF
tetradic
#AFCCFE #FEAFF3 #FEE1AF #AFFEBA
square
#AFCCFE #FEAFF3 #FEE1AF #AFFEBA
split-complementary
#AFCCFE #FEBAAF #F3FEAF
monochromatic
#367FFC #73A5FD #AFCCFE #E1ECFF #E1ECFF
Accessibility & contrast
On white
1.63
#AFCCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#AFCCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCCFE
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCCFE | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#B3C7FD
Tritanopia (blue-blind)
#98D6DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #afccfe; /* rgb */ color: rgb(175, 204, 254); /* oklch */ color: oklch(84.1% 0.077 261.2);
Tailwind
colors: {
custom: {
50: '#c8dbff',
500: '#afccfe',
950: '#000000',
},
}SCSS
$custom: #afccfe; $custom-light: #c8dbff; $custom-dark: #000000;
JSON
{
"hex": "#afccfe",
"rgb": {
"r": 175,
"g": 204,
"b": 254
},
"hsl": {
"h": 217.975,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.8412,
"c": 0.0771,
"h": 261.2
},
"luminance": 0.59455
}Semantic roles & 50–950 ramp
primary
#AFCCFE
secondary
#E4B86E
accent
#9100E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131518
muted
#828486