#ADD3FD#ADD3FD
#ADD3FD is a very light, moderate cyan. Relative luminance 0.626; OKLCH L 85.4% C 0.071 H 251.2°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD3FD |
|---|---|
| RGB | rgb(173, 211, 253) |
| HSL | hsl(212, 95%, 84%) |
| HSV | hsv(212, 32%, 99%) |
| CMYK | cmyk(31.6%, 16.6%, 0%, 0.8%) |
| CIE-LAB | lab(83.21, -2.92, -24.59) |
| CIE-LCH | lch(83.21, 24.76, 263.22°) |
| OKLab | oklab(85.39% -0.023 -0.0676) |
| OKLCH | oklch(85.39% 0.071 251.2) |
| XYZ | xyz(58.2521, 62.5621, 101.9158) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.76
Baby Blue (survey)
#A2CFFE
ΔE00 1.94
Light Blue
#95D0FC
ΔE00 4.69
Pastel Blue
#A2BFFE
ΔE00 5.84
Lightsteelblue
#B0C4DE
ΔE00 6.20
Light Blue Grey
#B7C9E2
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD3FD #FDD7AD
analogous
#ADFBFD #ADD3FD #AFADFD
triadic
#ADD3FD #FDADD3 #D3FDAD
tetradic
#ADD3FD #FDADFB #FDD7AD #ADFDAF
square
#ADD3FD #FDADFB #FDD7AD #ADFDAF
split-complementary
#ADD3FD #FDAFAD #FBFDAD
monochromatic
#3693FA #71B3FC #ADD3FD #E1EFFE #E1EFFE
Accessibility & contrast
On white
1.55
#ADD3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#ADD3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD3FD
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD3FD | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#BACCFC
Tritanopia (blue-blind)
#95DCE1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #add3fd; /* rgb */ color: rgb(173, 211, 253); /* oklch */ color: oklch(85.4% 0.071 251.2);
Tailwind
colors: {
custom: {
50: '#c7e0fe',
500: '#add3fd',
950: '#000000',
},
}SCSS
$custom: #add3fd; $custom-light: #c7e0fe; $custom-dark: #000000;
JSON
{
"hex": "#add3fd",
"rgb": {
"r": 173,
"g": 211,
"b": 253
},
"hsl": {
"h": 211.5,
"s": 95.238,
"l": 83.529
},
"oklch": {
"l": 0.85389,
"c": 0.07141,
"h": 251.2
},
"luminance": 0.62565
}Semantic roles & 50–950 ramp
primary
#ADD3FD
secondary
#E2AA6C
accent
#7800E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485