#F0C193#F0C193
#F0C193 is a very light, moderate orange. Relative luminance 0.588; OKLCH L 84.2% C 0.081 H 65.8°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F0C193 |
|---|---|
| RGB | rgb(240, 193, 147) |
| HSL | hsl(30, 76%, 76%) |
| HSV | hsv(30, 39%, 94%) |
| CMYK | cmyk(0%, 19.6%, 38.8%, 5.9%) |
| CIE-LAB | lab(81.17, 10.74, 29.53) |
| CIE-LCH | lch(81.17, 31.43, 70.01°) |
| OKLab | oklab(84.17% 0.0332 0.0737) |
| OKLCH | oklch(84.17% 0.081 65.8) |
| XYZ | xyz(60.2734, 58.7749, 35.7680) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.19
Light Peach
#FFD8B1
ΔE00 5.63
Apricot
#FBCEB1
ΔE00 6.17
Tan
#D2B48C
ΔE00 6.34
Peach
#FFDAB9
ΔE00 6.72
Very Light Brown
#D3B683
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0C193 #93C2F0
analogous
#F09393 #F0C193 #F0EF93
triadic
#F0C193 #93F0C1 #C193F0
tetradic
#F0C193 #93F093 #93C2F0 #EF93F0
square
#F0C193 #93F093 #93C2F0 #EF93F0
split-complementary
#F0C193 #93F0EF #9393F0
monochromatic
#E18328 #E9A25D #F0C193 #F7E0C9 #FBF0E4
Accessibility & contrast
On white
1.65
#F0C193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#F0C193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0C193
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0C193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0C193 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C390
Deuteranopia (green-blind)
#DCCE94
Tritanopia (blue-blind)
#FFB7B5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f0c193; /* rgb */ color: rgb(240, 193, 147); /* oklch */ color: oklch(84.2% 0.081 65.8);
Tailwind
colors: {
custom: {
50: '#f6d3b3',
500: '#f0c193',
950: '#000000',
},
}SCSS
$custom: #f0c193; $custom-light: #f6d3b3; $custom-dark: #000000;
JSON
{
"hex": "#f0c193",
"rgb": {
"r": 240,
"g": 193,
"b": 147
},
"hsl": {
"h": 29.677,
"s": 75.61,
"l": 75.882
},
"oklch": {
"l": 0.84168,
"c": 0.08086,
"h": 65.8
},
"luminance": 0.58772
}Semantic roles & 50–950 ramp
primary
#F0C193
secondary
#5B94CC
accent
#74D80E
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381