#F3C19A#F3C19A
#F3C19A is a very light, moderate orange. Relative luminance 0.595; OKLCH L 84.6% C 0.077 H 59.4°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F3C19A |
|---|---|
| RGB | rgb(243, 193, 154) |
| HSL | hsl(26, 79%, 78%) |
| HSV | hsv(26, 37%, 95%) |
| CMYK | cmyk(0%, 20.6%, 36.6%, 4.7%) |
| CIE-LAB | lab(81.58, 12.71, 26.46) |
| CIE-LCH | lch(81.58, 29.35, 64.35°) |
| OKLab | oklab(84.6% 0.0393 0.0666) |
| OKLCH | oklch(84.6% 0.077 59.4) |
| XYZ | xyz(61.8666, 59.5309, 38.7975) |
| Luminance | 0.5953 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.25
Light Peach
#FFD8B1
ΔE00 5.83
Burlywood
#DEB887
ΔE00 6.29
Peach
#FFDAB9
ΔE00 6.32
Peach (survey)
#FFB07C
ΔE00 6.79
Tan
#D2B48C
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3C19A #9ACCF3
analogous
#F39A9F #F3C19A #F3ED9A
triadic
#F3C19A #9AF3C1 #C19AF3
tetradic
#F3C19A #9FF39A #9ACCF3 #ED9AF3
square
#F3C19A #9FF39A #9ACCF3 #ED9AF3
split-complementary
#F3C19A #9AF3ED #9A9FF3
monochromatic
#E67E2D #ED9F63 #F3C19A #F9E3D1 #FCEEE4
Accessibility & contrast
On white
1.63
#F3C19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#F3C19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3C19A
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3C19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3C19A | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C497
Deuteranopia (green-blind)
#DCCF9A
Tritanopia (blue-blind)
#FFB7B7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f3c19a; /* rgb */ color: rgb(243, 193, 154); /* oklch */ color: oklch(84.6% 0.077 59.4);
Tailwind
colors: {
custom: {
50: '#f8d3b8',
500: '#f3c19a',
950: '#000000',
},
}SCSS
$custom: #f3c19a; $custom-light: #f8d3b8; $custom-dark: #000000;
JSON
{
"hex": "#f3c19a",
"rgb": {
"r": 243,
"g": 193,
"b": 154
},
"hsl": {
"h": 26.292,
"s": 78.761,
"l": 77.843
},
"oklch": {
"l": 0.846,
"c": 0.07732,
"h": 59.4
},
"luminance": 0.59528
}Semantic roles & 50–950 ramp
primary
#F3C19A
secondary
#60A0D1
accent
#80DB0A
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381