#6F9CDC#6F9CDC
#6F9CDC is a light, moderate blue. Relative luminance 0.323; OKLCH L 68.7% C 0.107 H 257.2°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6F9CDC |
|---|---|
| RGB | rgb(111, 156, 220) |
| HSL | hsl(215, 61%, 65%) |
| HSV | hsv(215, 50%, 86%) |
| CMYK | cmyk(49.5%, 29.1%, 0%, 13.7%) |
| CIE-LAB | lab(63.61, 2.36, -37.22) |
| CIE-LCH | lch(63.61, 37.29, 273.62°) |
| OKLab | oklab(68.66% -0.0237 -0.1044) |
| OKLCH | oklch(68.66% 0.107 257.2) |
| XYZ | xyz(31.3579, 32.3215, 72.2825) |
| Luminance | 0.3232 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.69
Dark Sky Blue
#448EE4
ΔE00 5.88
Faded Blue
#658CBB
ΔE00 6.01
Soft Blue
#6488EA
ΔE00 6.37
Dodgerblue
#1E90FF
ΔE00 6.73
Azure (survey)
#069AF3
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F9CDC #DCAF6F
analogous
#6FD3DC #6F9CDC #786FDC
triadic
#6F9CDC #DC6F9C #9CDC6F
tetradic
#6F9CDC #DC6FD3 #DCAF6F #6FDC78
square
#6F9CDC #DC6FD3 #DCAF6F #6FDC78
split-complementary
#6F9CDC #DC786F #D3DC6F
monochromatic
#295DA8 #3E7AD0 #6F9CDC #A0BEE8 #D1E0F4
Accessibility & contrast
On white
2.81
#6F9CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#6F9CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6F9CDC
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F9CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F9CDC | 1.00 | 2.81 | 7.46 | 7.46 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A0DF
Deuteranopia (green-blind)
#7695DB
Tritanopia (blue-blind)
#3DAAB3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #6f9cdc; /* rgb */ color: rgb(111, 156, 220); /* oklch */ color: oklch(68.7% 0.107 257.2);
Tailwind
colors: {
custom: {
50: '#9eb9e7',
500: '#6f9cdc',
950: '#000000',
},
}SCSS
$custom: #6f9cdc; $custom-light: #9eb9e7; $custom-dark: #000000;
JSON
{
"hex": "#6f9cdc",
"rgb": {
"r": 111,
"g": 156,
"b": 220
},
"hsl": {
"h": 215.229,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.68663,
"c": 0.10703,
"h": 257.2
},
"luminance": 0.32324
}Semantic roles & 50–950 ramp
primary
#6F9CDC
secondary
#E6D7C1
accent
#821DC9
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084