#88A2CD#88A2CD
#88A2CD is a light, moderate blue. Relative luminance 0.355; OKLCH L 70.8% C 0.070 H 260.4°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #88A2CD |
|---|---|
| RGB | rgb(136, 162, 205) |
| HSL | hsl(217, 41%, 67%) |
| HSV | hsv(217, 34%, 80%) |
| CMYK | cmyk(33.7%, 21%, 0%, 19.6%) |
| CIE-LAB | lab(66.12, 1.28, -24.89) |
| CIE-LCH | lch(66.12, 24.92, 272.93°) |
| OKLab | oklab(70.82% -0.0117 -0.0687) |
| OKLCH | oklch(70.82% 0.07 260.4) |
| XYZ | xyz(34.0898, 35.4812, 62.7981) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.60
Cornflowerblue
#6495ED
ΔE00 7.44
Carolina Blue
#8AB8FE
ΔE00 8.26
Faded Blue
#658CBB
ΔE00 8.31
Perrywinkle
#8F8CE7
ΔE00 8.55
Pastel Blue
#A2BFFE
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88A2CD #CDB388
analogous
#88C5CD #88A2CD #9188CD
triadic
#88A2CD #CD88A2 #A2CD88
tetradic
#88A2CD #CD88C5 #CDB388 #88CD91
square
#88A2CD #CD88C5 #CDB388 #88CD91
split-complementary
#88A2CD #CD9188 #C5CD88
monochromatic
#41629A #5D80BB #88A2CD #B3C4DF #DEE5F1
Accessibility & contrast
On white
2.59
#88A2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#88A2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88A2CD
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88A2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88A2CD | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CF
Deuteranopia (green-blind)
#8C9ECC
Tritanopia (blue-blind)
#73ABB0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #88a2cd; /* rgb */ color: rgb(136, 162, 205); /* oklch */ color: oklch(70.8% 0.070 260.4);
Tailwind
colors: {
custom: {
50: '#acbddc',
500: '#88a2cd',
950: '#000000',
},
}SCSS
$custom: #88a2cd; $custom-light: #acbddc; $custom-dark: #000000;
JSON
{
"hex": "#88a2cd",
"rgb": {
"r": 136,
"g": 162,
"b": 205
},
"hsl": {
"h": 217.391,
"s": 40.828,
"l": 66.863
},
"oklch": {
"l": 0.70817,
"c": 0.06971,
"h": 260.4
},
"luminance": 0.35483
}Semantic roles & 50–950 ramp
primary
#88A2CD
secondary
#E3DBCD
accent
#8332B4
background
#FAFBFD
surface
#F4F6FB
border
#CED0D4
text
#101215
muted
#7F8183