#AFCFFD#AFCFFD
#AFCFFD is a very light, moderate blue. Relative luminance 0.608; OKLCH L 84.7% C 0.073 H 257.4°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCFFD |
|---|---|
| RGB | rgb(175, 207, 253) |
| HSL | hsl(215, 95%, 84%) |
| HSV | hsv(215, 31%, 99%) |
| CMYK | cmyk(30.8%, 18.2%, 0%, 0.8%) |
| CIE-LAB | lab(82.29, -0.24, -25.98) |
| CIE-LCH | lch(82.29, 25.98, 269.46°) |
| OKLab | oklab(84.69% -0.0159 -0.0715) |
| OKLCH | oklch(84.69% 0.073 257.4) |
| XYZ | xyz(57.7164, 60.8291, 101.6096) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 0.74
Baby Blue (survey)
#A2CFFE
ΔE00 3.28
Pastel Blue
#A2BFFE
ΔE00 4.28
Lightsteelblue
#B0C4DE
ΔE00 5.82
Light Blue Grey
#B7C9E2
ΔE00 5.88
Light Blue
#95D0FC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCFFD #FDDDAF
analogous
#AFF6FD #AFCFFD #B6AFFD
triadic
#AFCFFD #FDAFCF #CFFDAF
tetradic
#AFCFFD #FDAFF6 #FDDDAF #AFFDB6
square
#AFCFFD #FDAFF6 #FDDDAF #AFFDB6
split-complementary
#AFCFFD #FDB6AF #F6FDAF
monochromatic
#3887FA #73ABFC #AFCFFD #E1EDFE #E1EDFE
Accessibility & contrast
On white
1.59
#AFCFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#AFCFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCFFD
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCFFD | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#B6C9FC
Tritanopia (blue-blind)
#98D9DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #afcffd; /* rgb */ color: rgb(175, 207, 253); /* oklch */ color: oklch(84.7% 0.073 257.4);
Tailwind
colors: {
custom: {
50: '#c8ddfe',
500: '#afcffd',
950: '#000000',
},
}SCSS
$custom: #afcffd; $custom-light: #c8ddfe; $custom-dark: #000000;
JSON
{
"hex": "#afcffd",
"rgb": {
"r": 175,
"g": 207,
"b": 253
},
"hsl": {
"h": 215.385,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.84694,
"c": 0.07325,
"h": 257.4
},
"luminance": 0.60831
}Semantic roles & 50–950 ramp
primary
#AFCFFD
secondary
#E2B26E
accent
#8700E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485