#AFCBFE#AFCBFE
#AFCBFE is a very light, moderate blue. Relative luminance 0.590; OKLCH L 83.9% C 0.078 H 262.3°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCBFE |
|---|---|
| RGB | rgb(175, 203, 254) |
| HSL | hsl(219, 98%, 84%) |
| HSV | hsv(219, 31%, 100%) |
| CMYK | cmyk(31.1%, 20.1%, 0%, 0.4%) |
| CIE-LAB | lab(81.28, 2.14, -28.05) |
| CIE-LCH | lch(81.28, 28.13, 274.35°) |
| OKLab | oklab(83.92% -0.0105 -0.0773) |
| OKLCH | oklch(83.92% 0.078 262.3) |
| XYZ | xyz(56.9193, 58.9794, 102.1318) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.30
Pastel Blue
#A2BFFE
ΔE00 3.21
Baby Blue (survey)
#A2CFFE
ΔE00 4.61
Lightsteelblue
#B0C4DE
ΔE00 6.19
Light Blue Grey
#B7C9E2
ΔE00 6.37
Light Periwinkle
#C1C6FC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCBFE #FEE2AF
analogous
#AFF3FE #AFCBFE #BBAFFE
triadic
#AFCBFE #FEAFCB #CBFEAF
tetradic
#AFCBFE #FEAFF3 #FEE2AF #AFFEBB
square
#AFCBFE #FEAFF3 #FEE2AF #AFFEBB
split-complementary
#AFCBFE #FEBBAF #F3FEAF
monochromatic
#367CFC #73A4FD #AFCBFE #E1EBFF #E1EBFF
Accessibility & contrast
On white
1.64
#AFCBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#AFCBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCBFE
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCBFE | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#B2C7FD
Tritanopia (blue-blind)
#98D5DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #afcbfe; /* rgb */ color: rgb(175, 203, 254); /* oklch */ color: oklch(83.9% 0.078 262.3);
Tailwind
colors: {
custom: {
50: '#c8daff',
500: '#afcbfe',
950: '#000000',
},
}SCSS
$custom: #afcbfe; $custom-light: #c8daff; $custom-dark: #000000;
JSON
{
"hex": "#afcbfe",
"rgb": {
"r": 175,
"g": 203,
"b": 254
},
"hsl": {
"h": 218.734,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.83917,
"c": 0.07803,
"h": 262.3
},
"luminance": 0.58982
}Semantic roles & 50–950 ramp
primary
#AFCBFE
secondary
#E4BA6E
accent
#9400E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386