#AFAFEB#AFAFEB
#AFAFEB is a light, moderate blue. Relative luminance 0.458; OKLCH L 77.5% C 0.085 H 284.2°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAFEB |
|---|---|
| RGB | rgb(175, 175, 235) |
| HSL | hsl(240, 60%, 80%) |
| HSV | hsv(240, 26%, 92%) |
| CMYK | cmyk(25.5%, 25.5%, 0%, 7.8%) |
| CIE-LAB | lab(73.40, 12.84, -29.94) |
| CIE-LCH | lch(73.40, 32.58, 293.22°) |
| OKLab | oklab(77.55% 0.021 -0.0826) |
| OKLCH | oklch(77.55% 0.085 284.2) |
| XYZ | xyz(48.0008, 45.7711, 84.8869) |
| Luminance | 0.4577 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.77
Lavender
#B39DDB
ΔE00 6.80
Periwinkle
#CCCCFF
ΔE00 7.50
Pale Violet
#CEAEFA
ΔE00 7.54
Pastel Blue
#A2BFFE
ΔE00 8.48
Light Violet
#D6B4FC
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAFEB #EBEBAF
analogous
#AFCDEB #AFAFEB #CDAFEB
triadic
#AFAFEB #EBAFAF #AFEBAF
tetradic
#AFAFEB #EBAFCD #EBEBAF #AFEBCD
square
#AFAFEB #EBAFCD #EBEBAF #AFEBCD
split-complementary
#AFAFEB #EBCDAF #CDEBAF
monochromatic
#4D4DD3 #7E7EDF #AFAFEB #E0E0F7 #E7E7F9
Accessibility & contrast
On white
2.07
#AFAFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#AFAFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAFEB
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAFEB | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB6EE
Deuteranopia (green-blind)
#9DB2E9
Tritanopia (blue-blind)
#A1B9C4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #afafeb; /* rgb */ color: rgb(175, 175, 235); /* oklch */ color: oklch(77.5% 0.085 284.2);
Tailwind
colors: {
custom: {
50: '#c8c6f1',
500: '#afafeb',
950: '#000000',
},
}SCSS
$custom: #afafeb; $custom-light: #c8c6f1; $custom-dark: #000000;
JSON
{
"hex": "#afafeb",
"rgb": {
"r": 175,
"g": 175,
"b": 235
},
"hsl": {
"h": 240,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.77547,
"c": 0.08518,
"h": 284.2
},
"luminance": 0.45772
}Semantic roles & 50–950 ramp
primary
#AFAFEB
secondary
#F0F0DB
accent
#C81EC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284