#264FCA#264FCA
#264FCA is a mid, vivid blue. Relative luminance 0.103; OKLCH L 48.0% C 0.196 H 265.3°. Best body text is #FFFFFF at 6.88:1 contrast (WCAG AA passes).
Color values
| HEX | #264FCA |
|---|---|
| RGB | rgb(38, 79, 202) |
| HSL | hsl(225, 68%, 47%) |
| HSV | hsv(225, 81%, 79%) |
| CMYK | cmyk(81.2%, 60.9%, 0%, 20.8%) |
| CIE-LAB | lab(38.32, 31.51, -67.63) |
| CIE-LCH | lch(38.32, 74.61, 294.98°) |
| OKLab | oklab(48.01% -0.0162 -0.1957) |
| OKLCH | oklch(48.01% 0.196 265.3) |
| XYZ | xyz(14.2522, 10.2666, 57.0962) |
| Luminance | 0.1027 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Sapphire
#0F52BA
ΔE00 3.64
Blue Blue
#2242C7
ΔE00 3.97
Blue (survey)
#0343DF
ΔE00 4.25
Warm Blue
#4B57DB
ΔE00 5.18
Cobalt
#0047AB
ΔE00 5.42
Azul
#1D5DEC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#264FCA #CAA126
analogous
#26A1CA #264FCA #4F26CA
triadic
#264FCA #CA264F #4FCA26
tetradic
#264FCA #CA26A1 #CAA126 #26CA4F
square
#264FCA #CA26A1 #CAA126 #26CA4F
split-complementary
#264FCA #CA4F26 #A1CA26
monochromatic
#132763 #1C3B96 #264FCA #4F73DE #839CE8
Accessibility & contrast
On white
6.88
#264FCA on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
3.05
#264FCA on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #264FCA
6.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##264FCA | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##264FCA | 1.00 | 6.88 | 3.05 | 6.88 |
| #FFFFFF | 6.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 3.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 6.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0062CE
Deuteranopia (green-blind)
#0053C8
Tritanopia (blue-blind)
#006F85
Achromatopsia (no color)
#5A5A5A
Design tokens & code
CSS
--color: #264fca; /* rgb */ color: rgb(38, 79, 202); /* oklch */ color: oklch(48.0% 0.196 265.3);
Tailwind
colors: {
custom: {
50: '#7c7fdb',
500: '#264fca',
950: '#000000',
},
}SCSS
$custom: #264fca; $custom-light: #7c7fdb; $custom-dark: #000000;
JSON
{
"hex": "#264fca",
"rgb": {
"r": 38,
"g": 79,
"b": 202
},
"hsl": {
"h": 225,
"s": 68.333,
"l": 47.059
},
"oklch": {
"l": 0.48008,
"c": 0.19634,
"h": 265.3
},
"luminance": 0.10268
}Semantic roles & 50–950 ramp
primary
#264FCA
secondary
#D1BB7B
accent
#C03DEB
background
#F8F7FD
surface
#F0EEFB
border
#CBC9D4
text
#0B0A15
muted
#7C7C83