#F2C19E#F2C19E
#F2C19E is a very light, moderate orange. Relative luminance 0.595; OKLCH L 84.6% C 0.073 H 57.1°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C19E |
|---|---|
| RGB | rgb(242, 193, 158) |
| HSL | hsl(25, 76%, 78%) |
| HSV | hsv(25, 35%, 95%) |
| CMYK | cmyk(0%, 20.2%, 34.7%, 5.1%) |
| CIE-LAB | lab(81.56, 12.79, 24.30) |
| CIE-LCH | lch(81.56, 27.46, 62.23°) |
| OKLab | oklab(84.58% 0.0398 0.0615) |
| OKLCH | oklch(84.58% 0.073 57.1) |
| XYZ | xyz(61.8611, 59.4889, 40.5652) |
| Luminance | 0.5949 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.52
Light Peach
#FFD8B1
ΔE00 6.12
Peach
#FFDAB9
ΔE00 6.27
Burlywood
#DEB887
ΔE00 7.08
Peach (survey)
#FFB07C
ΔE00 7.17
Tan
#D2B48C
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C19E #9ECFF2
analogous
#F29EA5 #F2C19E #F2EB9E
triadic
#F2C19E #9EF2C1 #C19EF2
tetradic
#F2C19E #A5F29E #9ECFF2 #EB9EF2
square
#F2C19E #A5F29E #9ECFF2 #EB9EF2
split-complementary
#F2C19E #9EF2EB #9EA5F2
monochromatic
#E47C32 #EB9F68 #F2C19E #F9E3D4 #FBEEE4
Accessibility & contrast
On white
1.63
#F2C19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#F2C19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C19E
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C19E | 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)
#CFC49C
Deuteranopia (green-blind)
#DBCF9E
Tritanopia (blue-blind)
#FFB8B8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f2c19e; /* rgb */ color: rgb(242, 193, 158); /* oklch */ color: oklch(84.6% 0.073 57.1);
Tailwind
colors: {
custom: {
50: '#f8d3ba',
500: '#f2c19e',
950: '#000000',
},
}SCSS
$custom: #f2c19e; $custom-light: #f8d3ba; $custom-dark: #000000;
JSON
{
"hex": "#f2c19e",
"rgb": {
"r": 242,
"g": 193,
"b": 158
},
"hsl": {
"h": 25,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.84584,
"c": 0.07321,
"h": 57.1
},
"luminance": 0.59486
}Semantic roles & 50–950 ramp
primary
#F2C19E
secondary
#64A3D0
accent
#84D90D
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381