#AFAFDB#AFAFDB
#AFAFDB is a light, moderate blue. Relative luminance 0.449; OKLCH L 76.9% C 0.063 H 284.8°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAFDB |
|---|---|
| RGB | rgb(175, 175, 219) |
| HSL | hsl(240, 38%, 77%) |
| HSV | hsv(240, 20%, 86%) |
| CMYK | cmyk(20.1%, 20.1%, 0%, 14.1%) |
| CIE-LAB | lab(72.82, 9.14, -22.12) |
| CIE-LCH | lch(72.82, 23.93, 292.45°) |
| OKLab | oklab(76.91% 0.016 -0.0605) |
| OKLCH | oklch(76.91% 0.063 284.8) |
| XYZ | xyz(45.7923, 44.8877, 73.2557) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.67
Lavender
#B39DDB
ΔE00 7.06
Periwinkle
#CCCCFF
ΔE00 7.72
Pale Violet
#CEAEFA
ΔE00 8.86
Light Violet
#D6B4FC
ΔE00 9.53
Light Lavender
#DFC5FE
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAFDB #DBDBAF
analogous
#AFC5DB #AFAFDB #C5AFDB
triadic
#AFAFDB #DBAFAF #AFDBAF
tetradic
#AFAFDB #DBAFC5 #DBDBAF #AFDBC5
square
#AFAFDB #DBAFC5 #DBDBAF #AFDBC5
split-complementary
#AFAFDB #DBC5AF #C5DBAF
monochromatic
#5B5BB5 #8585C8 #AFAFDB #D9D9EE #EAEAF6
Accessibility & contrast
On white
2.10
#AFAFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#AFAFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAFDB
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAFDB | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B4DD
Deuteranopia (green-blind)
#A3B1DA
Tritanopia (blue-blind)
#A5B6BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #afafdb; /* rgb */ color: rgb(175, 175, 219); /* oklch */ color: oklch(76.9% 0.063 284.8);
Tailwind
colors: {
custom: {
50: '#c7c6e6',
500: '#afafdb',
950: '#000000',
},
}SCSS
$custom: #afafdb; $custom-light: #c7c6e6; $custom-dark: #000000;
JSON
{
"hex": "#afafdb",
"rgb": {
"r": 175,
"g": 175,
"b": 219
},
"hsl": {
"h": 240,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.76906,
"c": 0.06254,
"h": 284.8
},
"luminance": 0.44888
}Semantic roles & 50–950 ramp
primary
#AFAFDB
secondary
#ECECDF
accent
#B135B1
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284