#AFCDFF#AFCDFF
#AFCDFF is a very light, moderate blue. Relative luminance 0.600; OKLCH L 84.4% C 0.077 H 260.5°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCDFF |
|---|---|
| RGB | rgb(175, 205, 255) |
| HSL | hsl(218, 100%, 84%) |
| HSV | hsv(218, 31%, 100%) |
| CMYK | cmyk(31.4%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(81.84, 1.31, -27.74) |
| CIE-LCH | lch(81.84, 27.77, 272.70°) |
| OKLab | oklab(84.36% -0.0127 -0.0764) |
| OKLCH | oklch(84.36% 0.077 260.5) |
| XYZ | xyz(57.5552, 59.9943, 103.1359) |
| Luminance | 0.6000 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.70
Pastel Blue
#A2BFFE
ΔE00 3.60
Baby Blue (survey)
#A2CFFE
ΔE00 4.02
Lightsteelblue
#B0C4DE
ΔE00 6.20
Light Blue Grey
#B7C9E2
ΔE00 6.33
Carolina Blue
#8AB8FE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCDFF #FFE1AF
analogous
#AFF5FF #AFCDFF #B9AFFF
triadic
#AFCDFF #FFAFCD #CDFFAF
tetradic
#AFCDFF #FFAFF5 #FFE1AF #AFFFB9
square
#AFCDFF #FFAFF5 #FFE1AF #AFFFB9
split-complementary
#AFCDFF #FFB9AF #F5FFAF
monochromatic
#3581FF #72A7FF #AFCDFF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.62
#AFCDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#AFCDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCDFF
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCDFF | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCD0FF
Deuteranopia (green-blind)
#B4C8FE
Tritanopia (blue-blind)
#98D7DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #afcdff; /* rgb */ color: rgb(175, 205, 255); /* oklch */ color: oklch(84.4% 0.077 260.5);
Tailwind
colors: {
custom: {
50: '#c8dcff',
500: '#afcdff',
950: '#000000',
},
}SCSS
$custom: #afcdff; $custom-light: #c8dcff; $custom-dark: #000000;
JSON
{
"hex": "#afcdff",
"rgb": {
"r": 175,
"g": 205,
"b": 255
},
"hsl": {
"h": 217.5,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.84363,
"c": 0.07748,
"h": 260.5
},
"luminance": 0.59997
}Semantic roles & 50–950 ramp
primary
#AFCDFF
secondary
#E5B86D
accent
#8F00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131518
muted
#828486