#F2C19F#F2C19F
#F2C19F is a very light, moderate orange. Relative luminance 0.595; OKLCH L 84.6% C 0.072 H 56.3°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C19F |
|---|---|
| RGB | rgb(242, 193, 159) |
| HSL | hsl(25, 76%, 79%) |
| HSV | hsv(25, 34%, 95%) |
| CMYK | cmyk(0%, 20.2%, 34.3%, 5.1%) |
| CIE-LAB | lab(81.58, 12.91, 23.79) |
| CIE-LCH | lch(81.58, 27.07, 61.51°) |
| OKLab | oklab(84.6% 0.0402 0.0603) |
| OKLCH | oklch(84.6% 0.072 56.3) |
| XYZ | xyz(61.9475, 59.5234, 41.0204) |
| Luminance | 0.5952 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.37
Light Peach
#FFD8B1
ΔE00 6.27
Peach
#FFDAB9
ΔE00 6.32
Peach (survey)
#FFB07C
ΔE00 7.26
Burlywood
#DEB887
ΔE00 7.36
Tan
#D2B48C
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C19F #9FD0F2
analogous
#F29FA6 #F2C19F #F2EA9F
triadic
#F2C19F #9FF2C1 #C19FF2
tetradic
#F2C19F #A6F29F #9FD0F2 #EA9FF2
square
#F2C19F #A6F29F #9FD0F2 #EA9FF2
split-complementary
#F2C19F #9FF2EA #9FA6F2
monochromatic
#E37B33 #EB9E69 #F2C19F #F9E4D5 #FBEEE4
Accessibility & contrast
On white
1.63
#F2C19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#F2C19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C19F
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C19F | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC59D
Deuteranopia (green-blind)
#DBCF9F
Tritanopia (blue-blind)
#FFB8B8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f2c19f; /* rgb */ color: rgb(242, 193, 159); /* oklch */ color: oklch(84.6% 0.072 56.3);
Tailwind
colors: {
custom: {
50: '#f7d3bb',
500: '#f2c19f',
950: '#000000',
},
}SCSS
$custom: #f2c19f; $custom-light: #f7d3bb; $custom-dark: #000000;
JSON
{
"hex": "#f2c19f",
"rgb": {
"r": 242,
"g": 193,
"b": 159
},
"hsl": {
"h": 24.578,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.84605,
"c": 0.07242,
"h": 56.3
},
"luminance": 0.5952
}Semantic roles & 50–950 ramp
primary
#F2C19F
secondary
#65A4D0
accent
#85D80D
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382