#AFBEEF#AFBEEF
#AFBEEF is a light, moderate blue. Relative luminance 0.522; OKLCH L 80.7% C 0.071 H 271.5°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEEF |
|---|---|
| RGB | rgb(175, 190, 239) |
| HSL | hsl(226, 67%, 81%) |
| HSV | hsv(226, 27%, 94%) |
| CMYK | cmyk(26.8%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(77.38, 5.55, -25.99) |
| CIE-LCH | lch(77.38, 26.58, 282.06°) |
| OKLab | oklab(80.69% 0.0018 -0.0714) |
| OKLCH | oklch(80.69% 0.071 271.5) |
| XYZ | xyz(51.6684, 52.1714, 88.9924) |
| Luminance | 0.5217 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.86
Pastel Blue
#A2BFFE
ΔE00 4.73
Periwinkle
#CCCCFF
ΔE00 6.17
Powder Blue (survey)
#B1D1FC
ΔE00 6.57
Lightsteelblue
#B0C4DE
ΔE00 6.65
Light Blue Grey
#B7C9E2
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEEF #EFE0AF
analogous
#AFDEEF #AFBEEF #C0AFEF
triadic
#AFBEEF #EFAFBE #BEEFAF
tetradic
#AFBEEF #EFAFDE #EFE0AF #AFEFC0
square
#AFBEEF #EFAFDE #EFE0AF #AFEFC0
split-complementary
#AFBEEF #EFC0AF #DEEFAF
monochromatic
#496BDB #7C95E5 #AFBEEF #E2E7F9 #E5EAFA
Accessibility & contrast
On white
1.84
#AFBEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#AFBEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEEF
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEEF | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F1
Deuteranopia (green-blind)
#AABDEE
Tritanopia (blue-blind)
#9FC7CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #afbeef; /* rgb */ color: rgb(175, 190, 239); /* oklch */ color: oklch(80.7% 0.071 271.5);
Tailwind
colors: {
custom: {
50: '#c8d1f4',
500: '#afbeef',
950: '#000000',
},
}SCSS
$custom: #afbeef; $custom-light: #c8d1f4; $custom-dark: #000000;
JSON
{
"hex": "#afbeef",
"rgb": {
"r": 175,
"g": 190,
"b": 239
},
"hsl": {
"h": 225.938,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.80695,
"c": 0.07146,
"h": 271.5
},
"luminance": 0.52173
}Semantic roles & 50–950 ramp
primary
#AFBEEF
secondary
#CDB875
accent
#A417CF
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385