#A4BFDA#A4BFDA
#A4BFDA is a light, muted cyan. Relative luminance 0.502; OKLCH L 79.3% C 0.048 H 248.4°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BFDA |
|---|---|
| RGB | rgb(164, 191, 218) |
| HSL | hsl(210, 42%, 75%) |
| HSV | hsv(210, 25%, 85%) |
| CMYK | cmyk(24.8%, 12.4%, 0%, 14.5%) |
| CIE-LAB | lab(76.20, -3.18, -16.52) |
| CIE-LCH | lch(76.20, 16.82, 259.12°) |
| OKLab | oklab(79.35% -0.0178 -0.0451) |
| OKLCH | oklch(79.35% 0.048 248.4) |
| XYZ | xyz(46.5920, 50.2145, 73.5536) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.84
Light Grey Blue
#9DBCD4
ΔE00 2.33
Lightsteelblue
#B0C4DE
ΔE00 2.76
Light Blue Grey
#B7C9E2
ΔE00 4.10
Powder Blue (survey)
#B1D1FC
ΔE00 6.16
Baby Blue (survey)
#A2CFFE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BFDA #DABFA4
analogous
#A4DADA #A4BFDA #A4A4DA
triadic
#A4BFDA #DAA4BF #BFDAA4
tetradic
#A4BFDA #DAA4DA #DABFA4 #A4DAA4
square
#A4BFDA #DAA4DA #DABFA4 #A4DAA4
split-complementary
#A4BFDA #DAA4A4 #DADAA4
monochromatic
#4D82B7 #78A0C8 #A4BFDA #D0DEEC #E9F0F6
Accessibility & contrast
On white
1.90
#A4BFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#A4BFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BFDA
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BFDA | 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)
#B5BFDB
Deuteranopia (green-blind)
#AEB9D9
Tritanopia (blue-blind)
#95C5C8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a4bfda; /* rgb */ color: rgb(164, 191, 218); /* oklch */ color: oklch(79.3% 0.048 248.4);
Tailwind
colors: {
custom: {
50: '#c0d2e5',
500: '#a4bfda',
950: '#000000',
},
}SCSS
$custom: #a4bfda; $custom-light: #c0d2e5; $custom-dark: #000000;
JSON
{
"hex": "#a4bfda",
"rgb": {
"r": 164,
"g": 191,
"b": 218
},
"hsl": {
"h": 210,
"s": 42.187,
"l": 74.902
},
"oklch": {
"l": 0.79347,
"c": 0.04846,
"h": 248.4
},
"luminance": 0.50216
}Semantic roles & 50–950 ramp
primary
#A4BFDA
secondary
#B29171
accent
#7330B5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384