#F0C19F#F0C19F
#F0C19F is a very light, moderate orange. Relative luminance 0.592; OKLCH L 84.4% C 0.071 H 57.5°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F0C19F |
|---|---|
| RGB | rgb(240, 193, 159) |
| HSL | hsl(25, 73%, 78%) |
| HSV | hsv(25, 34%, 94%) |
| CMYK | cmyk(0%, 19.6%, 33.8%, 5.9%) |
| CIE-LAB | lab(81.39, 12.14, 23.50) |
| CIE-LCH | lch(81.39, 26.45, 62.67°) |
| OKLab | oklab(84.41% 0.038 0.0595) |
| OKLCH | oklch(84.41% 0.071 57.5) |
| XYZ | xyz(61.2646, 59.1713, 40.9883) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.45
Light Peach
#FFD8B1
ΔE00 6.04
Peach
#FFDAB9
ΔE00 6.12
Burlywood
#DEB887
ΔE00 6.92
Peach (survey)
#FFB07C
ΔE00 7.59
Tan
#D2B48C
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0C19F #9FCEF0
analogous
#F09FA5 #F0C19F #F0E99F
triadic
#F0C19F #9FF0C1 #C19FF0
tetradic
#F0C19F #A5F09F #9FCEF0 #E99FF0
square
#F0C19F #A5F09F #9FCEF0 #E99FF0
split-complementary
#F0C19F #9FF0E9 #9FA5F0
monochromatic
#DF7D35 #E89F6A #F0C19F #F8E3D4 #FBEEE5
Accessibility & contrast
On white
1.64
#F0C19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#F0C19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0C19F
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0C19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0C19F | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC49D
Deuteranopia (green-blind)
#DACE9F
Tritanopia (blue-blind)
#FEB8B8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f0c19f; /* rgb */ color: rgb(240, 193, 159); /* oklch */ color: oklch(84.4% 0.071 57.5);
Tailwind
colors: {
custom: {
50: '#f6d3bb',
500: '#f0c19f',
950: '#000000',
},
}SCSS
$custom: #f0c19f; $custom-light: #f6d3bb; $custom-dark: #000000;
JSON
{
"hex": "#f0c19f",
"rgb": {
"r": 240,
"g": 193,
"b": 159
},
"hsl": {
"h": 25.185,
"s": 72.973,
"l": 78.235
},
"oklch": {
"l": 0.8441,
"c": 0.07062,
"h": 57.5
},
"luminance": 0.59168
}Semantic roles & 50–950 ramp
primary
#F0C19F
secondary
#66A2CD
accent
#83D510
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382