#F7CA94#F7CA94
#F7CA94 is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.6% C 0.086 H 71.4°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CA94 |
|---|---|
| RGB | rgb(247, 202, 148) |
| HSL | hsl(33, 86%, 77%) |
| HSV | hsv(33, 40%, 97%) |
| CMYK | cmyk(0%, 18.2%, 40.1%, 3.1%) |
| CIE-LAB | lab(84.05, 8.88, 32.95) |
| CIE-LCH | lch(84.05, 34.13, 74.91°) |
| OKLab | oklab(86.58% 0.0275 0.0818) |
| OKLCH | oklch(86.58% 0.086 71.4) |
| XYZ | xyz(64.8256, 64.1566, 36.9801) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.93
Burlywood
#DEB887
ΔE00 5.09
Navajowhite
#FFDEAD
ΔE00 5.27
Peach
#FFDAB9
ΔE00 6.59
Moccasin
#FFE4B5
ΔE00 7.29
Very Light Brown
#D3B683
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CA94 #94C1F7
analogous
#F79894 #F7CA94 #F3F794
triadic
#F7CA94 #94F7CA #CA94F7
tetradic
#F7CA94 #94F798 #94C1F7 #F794F3
square
#F7CA94 #94F798 #94C1F7 #F794F3
split-complementary
#F7CA94 #94F3F7 #9894F7
monochromatic
#EE9222 #F3AE5B #F7CA94 #FBE6CD #FDF1E3
Accessibility & contrast
On white
1.52
#F7CA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#F7CA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CA94
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CA94 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB90
Deuteranopia (green-blind)
#E5D695
Tritanopia (blue-blind)
#FFBFBC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f7ca94; /* rgb */ color: rgb(247, 202, 148); /* oklch */ color: oklch(86.6% 0.086 71.4);
Tailwind
colors: {
custom: {
50: '#fbdab4',
500: '#f7ca94',
950: '#000000',
},
}SCSS
$custom: #f7ca94; $custom-light: #fbdab4; $custom-dark: #000000;
JSON
{
"hex": "#f7ca94",
"rgb": {
"r": 247,
"g": 202,
"b": 148
},
"hsl": {
"h": 32.727,
"s": 86.087,
"l": 77.451
},
"oklch": {
"l": 0.86581,
"c": 0.08628,
"h": 71.4
},
"luminance": 0.64153
}Semantic roles & 50–950 ramp
primary
#F7CA94
secondary
#5992D6
accent
#69E303
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381