#F3CA93#F3CA93
#F3CA93 is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.2% C 0.085 H 74.4°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CA93 |
|---|---|
| RGB | rgb(243, 202, 147) |
| HSL | hsl(34, 80%, 76%) |
| HSV | hsv(34, 40%, 95%) |
| CMYK | cmyk(0%, 16.9%, 39.5%, 4.7%) |
| CIE-LAB | lab(83.66, 7.21, 32.89) |
| CIE-LCH | lch(83.66, 33.67, 77.63°) |
| OKLab | oklab(86.18% 0.0227 0.0816) |
| OKLCH | oklch(86.18% 0.085 74.4) |
| XYZ | xyz(63.3510, 63.4053, 36.4996) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.74
Navajowhite
#FFDEAD
ΔE00 4.89
Light Peach
#FFD8B1
ΔE00 5.40
Very Light Brown
#D3B683
ΔE00 6.54
Wheat
#F5DEB3
ΔE00 6.73
Moccasin
#FFE4B5
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CA93 #93BCF3
analogous
#F39A93 #F3CA93 #ECF393
triadic
#F3CA93 #93F3CA #CA93F3
tetradic
#F3CA93 #93F39A #93BCF3 #F393EC
square
#F3CA93 #93F39A #93BCF3 #F393EC
split-complementary
#F3CA93 #93ECF3 #9A93F3
monochromatic
#E79425 #EDAF5C #F3CA93 #F9E5CA #FCF1E3
Accessibility & contrast
On white
1.54
#F3CA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#F3CA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CA93
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CA93 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB8F
Deuteranopia (green-blind)
#E3D594
Tritanopia (blue-blind)
#FFBFBC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f3ca93; /* rgb */ color: rgb(243, 202, 147); /* oklch */ color: oklch(86.2% 0.085 74.4);
Tailwind
colors: {
custom: {
50: '#f8dab3',
500: '#f3ca93',
950: '#000000',
},
}SCSS
$custom: #f3ca93; $custom-light: #f8dab3; $custom-dark: #000000;
JSON
{
"hex": "#f3ca93",
"rgb": {
"r": 243,
"g": 202,
"b": 147
},
"hsl": {
"h": 34.375,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.86182,
"c": 0.0847,
"h": 74.4
},
"luminance": 0.63402
}Semantic roles & 50–950 ramp
primary
#F3CA93
secondary
#5A8CD0
accent
#63DC09
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381