#BDDAFE#BDDAFE
#BDDAFE is a very light, muted cyan. Relative luminance 0.681; OKLCH L 87.9% C 0.059 H 254.0°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDAFE |
|---|---|
| RGB | rgb(189, 218, 254) |
| HSL | hsl(213, 97%, 87%) |
| HSV | hsv(213, 26%, 100%) |
| CMYK | cmyk(25.6%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(86.06, -1.82, -20.69) |
| CIE-LCH | lch(86.06, 20.77, 264.98°) |
| OKLab | oklab(87.9% -0.0162 -0.0566) |
| OKLCH | oklch(87.9% 0.059 254) |
| XYZ | xyz(63.9421, 68.1153, 103.5253) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.66
Baby Blue (survey)
#A2CFFE
ΔE00 4.94
Light Blue Grey
#B7C9E2
ΔE00 5.30
Lightsteelblue
#B0C4DE
ΔE00 5.99
Cloudy Blue
#ACC2D9
ΔE00 6.88
Light Blue
#95D0FC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDAFE #FEE1BD
analogous
#BDFAFE #BDDAFE #C1BDFE
triadic
#BDDAFE #FEBDDA #DAFEBD
tetradic
#BDDAFE #FEBDFA #FEE1BD #BDFEC1
square
#BDDAFE #FEBDFA #FEE1BD #BDFEC1
split-complementary
#BDDAFE #FEC1BD #FAFEBD
monochromatic
#4496FC #81B8FD #BDDAFE #E1EEFF #E1EEFF
Accessibility & contrast
On white
1.44
#BDDAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#BDDAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDAFE
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDAFE | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#C6D4FD
Tritanopia (blue-blind)
#ABE2E6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bddafe; /* rgb */ color: rgb(189, 218, 254); /* oklch */ color: oklch(87.9% 0.059 254.0);
Tailwind
colors: {
custom: {
50: '#d2e5fe',
500: '#bddafe',
950: '#000000',
},
}SCSS
$custom: #bddafe; $custom-light: #d2e5fe; $custom-dark: #000000;
JSON
{
"hex": "#bddafe",
"rgb": {
"r": 189,
"g": 218,
"b": 254
},
"hsl": {
"h": 213.231,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.87897,
"c": 0.05885,
"h": 254
},
"luminance": 0.68117
}Semantic roles & 50–950 ramp
primary
#BDDAFE
secondary
#E6B57A
accent
#7F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485