#ABBFCA#ABBFCA
#ABBFCA is a light, muted cyan. Relative luminance 0.502; OKLCH L 79.3% C 0.027 H 231.7°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFCA |
|---|---|
| RGB | rgb(171, 191, 202) |
| HSL | hsl(201, 23%, 73%) |
| HSV | hsv(201, 15%, 79%) |
| CMYK | cmyk(15.3%, 5.4%, 0%, 20.8%) |
| CIE-LAB | lab(76.18, -4.53, -7.83) |
| CIE-LCH | lch(76.18, 9.05, 239.94°) |
| OKLab | oklab(79.29% -0.0167 -0.0211) |
| OKLCH | oklch(79.29% 0.027 231.7) |
| XYZ | xyz(46.0834, 50.1828, 63.1240) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.01
Light Grey Blue
#9DBCD4
ΔE00 5.06
Lightsteelblue
#B0C4DE
ΔE00 6.59
Cool Gray
#9AA7B0
ΔE00 6.78
Light Blue Grey
#B7C9E2
ΔE00 7.00
Dove Gray
#B6B8BD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFCA #CAB6AB
analogous
#ABCAC5 #ABBFCA #ABAFCA
triadic
#ABBFCA #CAABBF #BFCAAB
tetradic
#ABBFCA #C5ABCA #CAB6AB #AFCAAB
square
#ABBFCA #C5ABCA #CAB6AB #AFCAAB
split-complementary
#ABBFCA #CAABAF #CAC5AB
monochromatic
#61869A #85A2B2 #ABBFCA #D1DCE2 #ECF1F3
Accessibility & contrast
On white
1.90
#ABBFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#ABBFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFCA
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFCA | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECB
Deuteranopia (green-blind)
#B5BACA
Tritanopia (blue-blind)
#A3C2C2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbfca; /* rgb */ color: rgb(171, 191, 202); /* oklch */ color: oklch(79.3% 0.027 231.7);
Tailwind
colors: {
custom: {
50: '#c4d2da',
500: '#abbfca',
950: '#000000',
},
}SCSS
$custom: #abbfca; $custom-light: #c4d2da; $custom-dark: #000000;
JSON
{
"hex": "#abbfca",
"rgb": {
"r": 171,
"g": 191,
"b": 202
},
"hsl": {
"h": 201.29,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.79289,
"c": 0.02694,
"h": 231.7
},
"luminance": 0.50184
}Semantic roles & 50–950 ramp
primary
#ABBFCA
secondary
#9F877A
accent
#6544A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383