#A8CBFE#A8CBFE
#A8CBFE is a very light, moderate blue. Relative luminance 0.582; OKLCH L 83.5% C 0.081 H 257.7°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A8CBFE |
|---|---|
| RGB | rgb(168, 203, 254) |
| HSL | hsl(216, 98%, 83%) |
| HSV | hsv(216, 34%, 100%) |
| CMYK | cmyk(33.9%, 20.1%, 0%, 0.4%) |
| CIE-LAB | lab(80.84, 0.20, -28.76) |
| CIE-LCH | lch(80.84, 28.76, 270.40°) |
| OKLab | oklab(83.46% -0.0173 -0.0794) |
| OKLCH | oklch(83.46% 0.081 257.7) |
| XYZ | xyz(55.3884, 58.1900, 102.0601) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.03
Baby Blue (survey)
#A2CFFE
ΔE00 2.84
Pastel Blue
#A2BFFE
ΔE00 3.32
Carolina Blue
#8AB8FE
ΔE00 5.67
Light Blue
#95D0FC
ΔE00 6.19
Lightsteelblue
#B0C4DE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8CBFE #FEDBA8
analogous
#A8F6FE #A8CBFE #B0A8FE
triadic
#A8CBFE #FEA8CB #CBFEA8
tetradic
#A8CBFE #FEA8F6 #FEDBA8 #A8FEB0
square
#A8CBFE #FEA8F6 #FEDBA8 #A8FEB0
split-complementary
#A8CBFE #FEB0A8 #F6FEA8
monochromatic
#2F83FD #6BA7FD #A8CBFE #E1EDFF #E1EDFF
Accessibility & contrast
On white
1.66
#A8CBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#A8CBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8CBFE
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8CBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8CBFE | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#B0C5FD
Tritanopia (blue-blind)
#8ED6DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #a8cbfe; /* rgb */ color: rgb(168, 203, 254); /* oklch */ color: oklch(83.5% 0.081 257.7);
Tailwind
colors: {
custom: {
50: '#c4daff',
500: '#a8cbfe',
950: '#000000',
},
}SCSS
$custom: #a8cbfe; $custom-light: #c4daff; $custom-dark: #000000;
JSON
{
"hex": "#a8cbfe",
"rgb": {
"r": 168,
"g": 203,
"b": 254
},
"hsl": {
"h": 215.581,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.83463,
"c": 0.08126,
"h": 257.7
},
"luminance": 0.58192
}Semantic roles & 50–950 ramp
primary
#A8CBFE
secondary
#E3B168
accent
#8800E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386