#AFCBFF#AFCBFF
#AFCBFF is a very light, moderate blue. Relative luminance 0.590; OKLCH L 84.0% C 0.079 H 262.6°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCBFF |
|---|---|
| RGB | rgb(175, 203, 255) |
| HSL | hsl(219, 100%, 84%) |
| HSV | hsv(219, 31%, 100%) |
| CMYK | cmyk(31.4%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(81.32, 2.38, -28.53) |
| CIE-LCH | lch(81.32, 28.63, 274.77°) |
| OKLab | oklab(83.96% -0.0102 -0.0787) |
| OKLCH | oklch(83.96% 0.079 262.6) |
| XYZ | xyz(57.0799, 59.0436, 102.9774) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.39
Pastel Blue
#A2BFFE
ΔE00 3.17
Baby Blue (survey)
#A2CFFE
ΔE00 4.65
Lightsteelblue
#B0C4DE
ΔE00 6.33
Light Blue Grey
#B7C9E2
ΔE00 6.52
Light Periwinkle
#C1C6FC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCBFF #FFE3AF
analogous
#AFF3FF #AFCBFF #BBAFFF
triadic
#AFCBFF #FFAFCB #CBFFAF
tetradic
#AFCBFF #FFAFF3 #FFE3AF #AFFFBB
square
#AFCBFF #FFAFF3 #FFE3AF #AFFFBB
split-complementary
#AFCBFF #FFBBAF #F3FFAF
monochromatic
#357BFF #72A3FF #AFCBFF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.64
#AFCBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#AFCBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCBFF
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCBFF | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#B2C7FE
Tritanopia (blue-blind)
#98D6DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #afcbff; /* rgb */ color: rgb(175, 203, 255); /* oklch */ color: oklch(84.0% 0.079 262.6);
Tailwind
colors: {
custom: {
50: '#c8daff',
500: '#afcbff',
950: '#000000',
},
}SCSS
$custom: #afcbff; $custom-light: #c8daff; $custom-dark: #000000;
JSON
{
"hex": "#afcbff",
"rgb": {
"r": 175,
"g": 203,
"b": 255
},
"hsl": {
"h": 219,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.83956,
"c": 0.07932,
"h": 262.6
},
"luminance": 0.59046
}Semantic roles & 50–950 ramp
primary
#AFCBFF
secondary
#E5BB6D
accent
#9500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386