#6F95DC#6F95DC
#6F95DC is a light, moderate blue. Relative luminance 0.300; OKLCH L 67.2% C 0.114 H 262.2°. Best body text is #000000 at 7.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6F95DC |
|---|---|
| RGB | rgb(111, 149, 220) |
| HSL | hsl(219, 61%, 65%) |
| HSV | hsv(219, 50%, 86%) |
| CMYK | cmyk(49.5%, 32.3%, 0%, 13.7%) |
| CIE-LAB | lab(61.69, 6.39, -40.22) |
| CIE-LCH | lch(61.69, 40.72, 279.02°) |
| OKLab | oklab(67.16% -0.0154 -0.1131) |
| OKLCH | oklch(67.16% 0.114 262.2) |
| XYZ | xyz(30.2170, 30.0396, 71.9022) |
| Luminance | 0.3004 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.32
Soft Blue
#6488EA
ΔE00 4.25
Faded Blue
#658CBB
ΔE00 4.89
Dark Sky Blue
#448EE4
ΔE00 5.88
Dodger Blue
#3E82FC
ΔE00 7.15
Periwinkle Blue
#8F99FB
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F95DC #DCB66F
analogous
#6FCBDC #6F95DC #806FDC
triadic
#6F95DC #DC6F95 #95DC6F
tetradic
#6F95DC #DC6FCB #DCB66F #6FDC80
square
#6F95DC #DC6FCB #DCB66F #6FDC80
split-complementary
#6F95DC #DC806F #CBDC6F
monochromatic
#2955A8 #3E71D0 #6F95DC #A0B9E8 #D1DDF4
Accessibility & contrast
On white
3.00
#6F95DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.01
#6F95DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6F95DC
7.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F95DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F95DC | 1.00 | 3.00 | 7.01 | 7.01 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9BDF
Deuteranopia (green-blind)
#6D90DA
Tritanopia (blue-blind)
#3EA4AF
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #6f95dc; /* rgb */ color: rgb(111, 149, 220); /* oklch */ color: oklch(67.2% 0.114 262.2);
Tailwind
colors: {
custom: {
50: '#9eb3e7',
500: '#6f95dc',
950: '#000000',
},
}SCSS
$custom: #6f95dc; $custom-light: #9eb3e7; $custom-dark: #000000;
JSON
{
"hex": "#6f95dc",
"rgb": {
"r": 111,
"g": 149,
"b": 220
},
"hsl": {
"h": 219.083,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.67165,
"c": 0.11415,
"h": 262.2
},
"luminance": 0.30042
}Semantic roles & 50–950 ramp
primary
#6F95DC
secondary
#E6D9C1
accent
#8D1DC9
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084