#97BEFC#97BEFC
#97BEFC is a light, moderate blue. Relative luminance 0.504; OKLCH L 79.6% C 0.098 H 259.5°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEFC |
|---|---|
| RGB | rgb(151, 190, 252) |
| HSL | hsl(217, 94%, 79%) |
| HSV | hsv(217, 40%, 99%) |
| CMYK | cmyk(40.1%, 24.6%, 0%, 1.2%) |
| CIE-LAB | lab(76.33, 2.22, -34.72) |
| CIE-LCH | lch(76.33, 34.79, 273.66°) |
| OKLab | oklab(79.64% -0.0179 -0.0966) |
| OKLCH | oklch(79.64% 0.098 259.5) |
| XYZ | xyz(48.7411, 50.4319, 99.2426) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.25
Pastel Blue
#A2BFFE
ΔE00 2.49
Baby Blue (survey)
#A2CFFE
ΔE00 4.75
Powder Blue (survey)
#B1D1FC
ΔE00 5.48
Sky Blue (survey)
#75BBFD
ΔE00 6.05
Light Blue
#95D0FC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEFC #FCD597
analogous
#97F0FC #97BEFC #A397FC
triadic
#97BEFC #FC97BE #BEFC97
tetradic
#97BEFC #FC97F0 #FCD597 #97FCA3
square
#97BEFC #FC97F0 #FCD597 #97FCA3
split-complementary
#97BEFC #FCA397 #F0FC97
monochromatic
#2074F9 #5C99FA #97BEFC #D2E3FE #E1ECFE
Accessibility & contrast
On white
1.89
#97BEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#97BEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEFC
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEFC | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#9DB8FB
Tritanopia (blue-blind)
#74CBD3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #97befc; /* rgb */ color: rgb(151, 190, 252); /* oklch */ color: oklch(79.6% 0.098 259.5);
Tailwind
colors: {
custom: {
50: '#b9d1fd',
500: '#97befc',
950: '#000000',
},
}SCSS
$custom: #97befc; $custom-light: #b9d1fd; $custom-dark: #000000;
JSON
{
"hex": "#97befc",
"rgb": {
"r": 151,
"g": 190,
"b": 252
},
"hsl": {
"h": 216.832,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.79641,
"c": 0.09822,
"h": 259.5
},
"luminance": 0.50434
}Semantic roles & 50–950 ramp
primary
#97BEFC
secondary
#DDAB5A
accent
#8D00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385