#ACCBFE#ACCBFE
#ACCBFE is a very light, moderate blue. Relative luminance 0.586; OKLCH L 83.7% C 0.079 H 260.3°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCBFE |
|---|---|
| RGB | rgb(172, 203, 254) |
| HSL | hsl(217, 98%, 84%) |
| HSV | hsv(217, 32%, 100%) |
| CMYK | cmyk(32.3%, 20.1%, 0%, 0.4%) |
| CIE-LAB | lab(81.09, 1.30, -28.36) |
| CIE-LCH | lch(81.09, 28.39, 272.63°) |
| OKLab | oklab(83.72% -0.0134 -0.0782) |
| OKLCH | oklch(83.72% 0.079 260.3) |
| XYZ | xyz(56.2533, 58.6360, 102.1006) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.99
Pastel Blue
#A2BFFE
ΔE00 3.11
Baby Blue (survey)
#A2CFFE
ΔE00 3.83
Lightsteelblue
#B0C4DE
ΔE00 6.22
Carolina Blue
#8AB8FE
ΔE00 6.28
Light Blue Grey
#B7C9E2
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCBFE #FEDFAC
analogous
#ACF4FE #ACCBFE #B6ACFE
triadic
#ACCBFE #FEACCB #CBFEAC
tetradic
#ACCBFE #FEACF4 #FEDFAC #ACFEB6
square
#ACCBFE #FEACF4 #FEDFAC #ACFEB6
split-complementary
#ACCBFE #FEB6AC #F4FEAC
monochromatic
#337FFD #70A5FD #ACCBFE #E1ECFF #E1ECFF
Accessibility & contrast
On white
1.65
#ACCBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#ACCBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCBFE
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCBFE | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#B1C6FD
Tritanopia (blue-blind)
#94D6DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #accbfe; /* rgb */ color: rgb(172, 203, 254); /* oklch */ color: oklch(83.7% 0.079 260.3);
Tailwind
colors: {
custom: {
50: '#c6daff',
500: '#accbfe',
950: '#000000',
},
}SCSS
$custom: #accbfe; $custom-light: #c6daff; $custom-dark: #000000;
JSON
{
"hex": "#accbfe",
"rgb": {
"r": 172,
"g": 203,
"b": 254
},
"hsl": {
"h": 217.317,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.8372,
"c": 0.07936,
"h": 260.3
},
"luminance": 0.58638
}Semantic roles & 50–950 ramp
primary
#ACCBFE
secondary
#E3B66B
accent
#8F00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386