#ABBBCA#ABBBCA
#ABBBCA is a light, muted cyan. Relative luminance 0.485; OKLCH L 78.5% C 0.028 H 246.4°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBCA |
|---|---|
| RGB | rgb(171, 187, 202) |
| HSL | hsl(209, 23%, 73%) |
| HSV | hsv(209, 15%, 79%) |
| CMYK | cmyk(15.3%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(75.12, -2.40, -9.42) |
| CIE-LCH | lch(75.12, 9.72, 255.71°) |
| OKLab | oklab(78.45% -0.0111 -0.0254) |
| OKLCH | oklch(78.45% 0.028 246.4) |
| XYZ | xyz(45.2230, 48.4620, 62.8371) |
| Luminance | 0.4846 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.42
Light Grey Blue
#9DBCD4
ΔE00 4.54
Lightsteelblue
#B0C4DE
ΔE00 4.66
Light Blue Grey
#B7C9E2
ΔE00 5.32
Cool Gray
#9AA7B0
ΔE00 6.11
Dove Gray
#B6B8BD
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBCA #CABAAB
analogous
#ABCAC9 #ABBBCA #ABABCA
triadic
#ABBBCA #CAABBB #BBCAAB
tetradic
#ABBBCA #C9ABCA #CABAAB #ABCAAB
square
#ABBBCA #C9ABCA #CABAAB #ABCAAB
split-complementary
#ABBBCA #CAABAB #CAC9AB
monochromatic
#617E9A #859DB2 #ABBBCA #D1D9E2 #ECF0F3
Accessibility & contrast
On white
1.96
#ABBBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#ABBBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBCA
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBCA | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCB
Deuteranopia (green-blind)
#B2B7CA
Tritanopia (blue-blind)
#A3BEC0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbbca; /* rgb */ color: rgb(171, 187, 202); /* oklch */ color: oklch(78.5% 0.028 246.4);
Tailwind
colors: {
custom: {
50: '#c4cfda',
500: '#abbbca',
950: '#000000',
},
}SCSS
$custom: #abbbca; $custom-light: #c4cfda; $custom-dark: #000000;
JSON
{
"hex": "#abbbca",
"rgb": {
"r": 171,
"g": 187,
"b": 202
},
"hsl": {
"h": 209.032,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.7845,
"c": 0.02776,
"h": 246.4
},
"luminance": 0.48463
}Semantic roles & 50–950 ramp
primary
#ABBBCA
secondary
#EAE5E1
accent
#7144A1
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121314
muted
#818283