#B8DAF8#B8DAF8
#B8DAF8 is a very light, muted cyan. Relative luminance 0.671; OKLCH L 87.4% C 0.055 H 245.1°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DAF8 |
|---|---|
| RGB | rgb(184, 218, 248) |
| HSL | hsl(208, 82%, 85%) |
| HSV | hsv(208, 26%, 97%) |
| CMYK | cmyk(25.8%, 12.1%, 0%, 2.7%) |
| CIE-LAB | lab(85.56, -4.64, -18.32) |
| CIE-LCH | lch(85.56, 18.90, 255.78°) |
| OKLab | oklab(87.36% -0.0232 -0.05) |
| OKLCH | oklch(87.36% 0.055 245.1) |
| XYZ | xyz(61.7770, 67.1083, 98.4870) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.39
Baby Blue (survey)
#A2CFFE
ΔE00 4.87
Light Blue Grey
#B7C9E2
ΔE00 5.78
Light Blue
#95D0FC
ΔE00 5.83
Lightsteelblue
#B0C4DE
ΔE00 6.24
Ice Blue
#A5DFF9
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DAF8 #F8D6B8
analogous
#B8F8F6 #B8DAF8 #B8BAF8
triadic
#B8DAF8 #F8B8DA #DAF8B8
tetradic
#B8DAF8 #F6B8F8 #F8D6B8 #BAF8B8
square
#B8DAF8 #F6B8F8 #F8D6B8 #BAF8B8
split-complementary
#B8DAF8 #F8B8BA #F8F6B8
monochromatic
#49A0ED #80BDF3 #B8DAF8 #E3F0FC #E3F0FC
Accessibility & contrast
On white
1.46
#B8DAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#B8DAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DAF8
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DAF8 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFA
Deuteranopia (green-blind)
#C6D3F7
Tritanopia (blue-blind)
#A6E1E4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b8daf8; /* rgb */ color: rgb(184, 218, 248); /* oklch */ color: oklch(87.4% 0.055 245.1);
Tailwind
colors: {
custom: {
50: '#cee5fa',
500: '#b8daf8',
950: '#000000',
},
}SCSS
$custom: #b8daf8; $custom-light: #cee5fa; $custom-dark: #000000;
JSON
{
"hex": "#b8daf8",
"rgb": {
"r": 184,
"g": 218,
"b": 248
},
"hsl": {
"h": 208.125,
"s": 82.051,
"l": 84.706
},
"oklch": {
"l": 0.87356,
"c": 0.05513,
"h": 245.1
},
"luminance": 0.6711
}Semantic roles & 50–950 ramp
primary
#B8DAF8
secondary
#DBA779
accent
#6C07DE
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485