#262C01#262C01
#262C01 is a dark, moderate yellow. Relative luminance 0.022; OKLCH L 27.8% C 0.063 H 117.6°. Best body text is #FFFFFF at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #262C01 |
|---|---|
| RGB | rgb(38, 44, 1) |
| HSL | hsl(68, 96%, 9%) |
| HSV | hsv(68, 98%, 17%) |
| CMYK | cmyk(13.6%, 0%, 97.7%, 82.7%) |
| CIE-LAB | lab(16.58, -9.53, 23.34) |
| CIE-LCH | lch(16.58, 25.22, 112.21°) |
| OKLab | oklab(27.76% -0.0292 0.0559) |
| OKLCH | oklch(27.76% 0.063 117.6) |
| XYZ | xyz(1.7055, 2.2156, 0.3665) |
| Luminance | 0.0222 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 6.79
Very Dark Green
#062E03
ΔE00 9.44
Dark Green
#033500
ΔE00 10.32
Dark Forest Green
#002D04
ΔE00 10.42
Hunter Green (survey)
#0B4008
ΔE00 11.49
Forrest Green
#154406
ΔE00 11.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262C01 #07012C
analogous
#2C1D01 #262C01 #112C01
triadic
#262C01 #01262C #2C0126
tetradic
#262C01 #012C1D #07012C #2C0111
square
#262C01 #012C1D #07012C #2C0111
split-complementary
#262C01 #01112C #1D012C
monochromatic
#1A1E01 #1A1E01 #262C01 #5A6802 #8DA404
Accessibility & contrast
On white
14.55
#262C01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#262C01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262C01
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262C01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262C01 | 1.00 | 14.55 | 1.44 | 14.55 |
| #FFFFFF | 14.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302900
Deuteranopia (green-blind)
#2F2904
Tritanopia (blue-blind)
#292924
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #262c01; /* rgb */ color: rgb(38, 44, 1); /* oklch */ color: oklch(27.8% 0.063 117.6);
Tailwind
colors: {
custom: {
50: '#616547',
500: '#262c01',
950: '#000000',
},
}SCSS
$custom: #262c01; $custom-light: #616547; $custom-dark: #000000;
JSON
{
"hex": "#262c01",
"rgb": {
"r": 38,
"g": 44,
"b": 1
},
"hsl": {
"h": 68.372,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.27762,
"c": 0.0631,
"h": 117.6
},
"luminance": 0.02216
}Semantic roles & 50–950 ramp
primary
#262C01
secondary
#231772
accent
#29FF47
background
#F5F6F4
surface
#EAEBE6
border
#C6C6C2
text
#050500
muted
#797A77