#F3CA94#F3CA94
#F3CA94 is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.2% C 0.084 H 74.0°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CA94 |
|---|---|
| RGB | rgb(243, 202, 148) |
| HSL | hsl(34, 80%, 77%) |
| HSV | hsv(34, 39%, 95%) |
| CMYK | cmyk(0%, 16.9%, 39.1%, 4.7%) |
| CIE-LAB | lab(83.67, 7.32, 32.39) |
| CIE-LCH | lch(83.67, 33.21, 77.26°) |
| OKLab | oklab(86.2% 0.0231 0.0805) |
| OKLCH | oklch(86.2% 0.084 74) |
| XYZ | xyz(63.4298, 63.4368, 36.9147) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.69
Navajowhite
#FFDEAD
ΔE00 4.86
Light Peach
#FFD8B1
ΔE00 5.20
Very Light Brown
#D3B683
ΔE00 6.57
Wheat
#F5DEB3
ΔE00 6.70
Moccasin
#FFE4B5
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CA94 #94BDF3
analogous
#F39B94 #F3CA94 #EDF394
triadic
#F3CA94 #94F3CA #CA94F3
tetradic
#F3CA94 #94F39B #94BDF3 #F394ED
square
#F3CA94 #94F39B #94BDF3 #F394ED
split-complementary
#F3CA94 #94EDF3 #9B94F3
monochromatic
#E79326 #EDAF5D #F3CA94 #F9E5CB #FCF1E3
Accessibility & contrast
On white
1.53
#F3CA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#F3CA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CA94
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CA94 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB90
Deuteranopia (green-blind)
#E3D595
Tritanopia (blue-blind)
#FFBFBC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f3ca94; /* rgb */ color: rgb(243, 202, 148); /* oklch */ color: oklch(86.2% 0.084 74.0);
Tailwind
colors: {
custom: {
50: '#f8dab4',
500: '#f3ca94',
950: '#000000',
},
}SCSS
$custom: #f3ca94; $custom-light: #f8dab4; $custom-dark: #000000;
JSON
{
"hex": "#f3ca94",
"rgb": {
"r": 243,
"g": 202,
"b": 148
},
"hsl": {
"h": 34.105,
"s": 79.832,
"l": 76.667
},
"oklch": {
"l": 0.862,
"c": 0.08372,
"h": 74
},
"luminance": 0.63434
}Semantic roles & 50–950 ramp
primary
#F3CA94
secondary
#5B8ED1
accent
#64DC09
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381