#AFCFFE#AFCFFE
#AFCFFE is a very light, moderate blue. Relative luminance 0.609; OKLCH L 84.7% C 0.074 H 257.9°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCFFE |
|---|---|
| RGB | rgb(175, 207, 254) |
| HSL | hsl(216, 98%, 84%) |
| HSV | hsv(216, 31%, 100%) |
| CMYK | cmyk(31.1%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(82.32, -0.00, -26.46) |
| CIE-LCH | lch(82.32, 26.46, 270.00°) |
| OKLab | oklab(84.73% -0.0156 -0.0728) |
| OKLCH | oklch(84.73% 0.075 257.9) |
| XYZ | xyz(57.8761, 60.8930, 102.4508) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 0.88
Baby Blue (survey)
#A2CFFE
ΔE00 3.34
Pastel Blue
#A2BFFE
ΔE00 4.21
Lightsteelblue
#B0C4DE
ΔE00 5.97
Light Blue Grey
#B7C9E2
ΔE00 6.05
Light Blue
#95D0FC
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCFFE #FEDEAF
analogous
#AFF7FE #AFCFFE #B7AFFE
triadic
#AFCFFE #FEAFCF #CFFEAF
tetradic
#AFCFFE #FEAFF7 #FEDEAF #AFFEB7
square
#AFCFFE #FEAFF7 #FEDEAF #AFFEB7
split-complementary
#AFCFFE #FEB7AF #F7FEAF
monochromatic
#3686FC #73ABFD #AFCFFE #E1EDFF #E1EDFF
Accessibility & contrast
On white
1.59
#AFCFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#AFCFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCFFE
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCFFE | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#B6C9FD
Tritanopia (blue-blind)
#98D9DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #afcffe; /* rgb */ color: rgb(175, 207, 254); /* oklch */ color: oklch(84.7% 0.074 257.9);
Tailwind
colors: {
custom: {
50: '#c8ddfe',
500: '#afcffe',
950: '#000000',
},
}SCSS
$custom: #afcffe; $custom-light: #c8ddfe; $custom-dark: #000000;
JSON
{
"hex": "#afcffe",
"rgb": {
"r": 175,
"g": 207,
"b": 254
},
"hsl": {
"h": 215.696,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.84732,
"c": 0.0745,
"h": 257.9
},
"luminance": 0.60895
}Semantic roles & 50–950 ramp
primary
#AFCFFE
secondary
#E4B46E
accent
#8900E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131518
muted
#828486