#F3CA95#F3CA95
#F3CA95 is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.2% C 0.083 H 73.5°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CA95 |
|---|---|
| RGB | rgb(243, 202, 149) |
| HSL | hsl(34, 80%, 77%) |
| HSV | hsv(34, 39%, 95%) |
| CMYK | cmyk(0%, 16.9%, 38.7%, 4.7%) |
| CIE-LAB | lab(83.69, 7.43, 31.89) |
| CIE-LCH | lch(83.69, 32.75, 76.88°) |
| OKLab | oklab(86.22% 0.0235 0.0793) |
| OKLCH | oklch(86.22% 0.083 73.5) |
| XYZ | xyz(63.5093, 63.4686, 37.3333) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.67
Navajowhite
#FFDEAD
ΔE00 4.84
Light Peach
#FFD8B1
ΔE00 5.01
Very Light Brown
#D3B683
ΔE00 6.62
Peach
#FFDAB9
ΔE00 6.65
Wheat
#F5DEB3
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CA95 #95BEF3
analogous
#F39B95 #F3CA95 #EDF395
triadic
#F3CA95 #95F3CA #CA95F3
tetradic
#F3CA95 #95F39B #95BEF3 #F395ED
square
#F3CA95 #95F39B #95BEF3 #F395ED
split-complementary
#F3CA95 #95EDF3 #9B95F3
monochromatic
#E79327 #EDAF5E #F3CA95 #F9E5CC #FCF1E4
Accessibility & contrast
On white
1.53
#F3CA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#F3CA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CA95
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CA95 | 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)
#D9CB91
Deuteranopia (green-blind)
#E3D596
Tritanopia (blue-blind)
#FFBFBC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f3ca95; /* rgb */ color: rgb(243, 202, 149); /* oklch */ color: oklch(86.2% 0.083 73.5);
Tailwind
colors: {
custom: {
50: '#f8dab4',
500: '#f3ca95',
950: '#000000',
},
}SCSS
$custom: #f3ca95; $custom-light: #f8dab4; $custom-dark: #000000;
JSON
{
"hex": "#f3ca95",
"rgb": {
"r": 243,
"g": 202,
"b": 149
},
"hsl": {
"h": 33.83,
"s": 79.661,
"l": 76.863
},
"oklch": {
"l": 0.86218,
"c": 0.08275,
"h": 73.5
},
"luminance": 0.63466
}Semantic roles & 50–950 ramp
primary
#F3CA95
secondary
#5C8FD1
accent
#65DC0A
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381