#A4D2FF#A4D2FF
#A4D2FF is a very light, moderate cyan. Relative luminance 0.612; OKLCH L 84.7% C 0.080 H 248.2°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A4D2FF |
|---|---|
| RGB | rgb(164, 210, 255) |
| HSL | hsl(210, 100%, 82%) |
| HSV | hsv(210, 36%, 100%) |
| CMYK | cmyk(35.7%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(82.49, -4.35, -26.80) |
| CIE-LCH | lch(82.49, 27.15, 260.78°) |
| OKLab | oklab(84.7% -0.0295 -0.0739) |
| OKLCH | oklch(84.7% 0.08 248.2) |
| XYZ | xyz(56.4007, 61.2028, 103.4298) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 0.87
Light Blue
#95D0FC
ΔE00 3.00
Powder Blue (survey)
#B1D1FC
ΔE00 3.44
Sky
#82CAFC
ΔE00 5.20
Lightskyblue
#87CEFA
ΔE00 5.23
Pastel Blue
#A2BFFE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4D2FF #FFD1A4
analogous
#A4FFFE #A4D2FF #A4A5FF
triadic
#A4D2FF #FFA4D2 #D2FFA4
tetradic
#A4D2FF #FEA4FF #FFD1A4 #A5FFA4
square
#A4D2FF #FEA4FF #FFD1A4 #A5FFA4
split-complementary
#A4D2FF #FFA4A5 #FFFEA4
monochromatic
#2A95FF #67B4FF #A4D2FF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.59
#A4D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#A4D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4D2FF
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4D2FF | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D3FF
Deuteranopia (green-blind)
#B5C9FE
Tritanopia (blue-blind)
#86DCE1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #a4d2ff; /* rgb */ color: rgb(164, 210, 255); /* oklch */ color: oklch(84.7% 0.080 248.2);
Tailwind
colors: {
custom: {
50: '#c1dfff',
500: '#a4d2ff',
950: '#000000',
},
}SCSS
$custom: #a4d2ff; $custom-light: #c1dfff; $custom-dark: #000000;
JSON
{
"hex": "#a4d2ff",
"rgb": {
"r": 164,
"g": 210,
"b": 255
},
"hsl": {
"h": 209.67,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.84704,
"c": 0.0796,
"h": 248.2
},
"luminance": 0.61206
}Semantic roles & 50–950 ramp
primary
#A4D2FF
secondary
#E4A364
accent
#7100E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131518
muted
#828486