#F3CD96#F3CD96
#F3CD96 is a very light, moderate orange. Relative luminance 0.649; OKLCH L 86.8% C 0.083 H 76.5°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CD96 |
|---|---|
| RGB | rgb(243, 205, 150) |
| HSL | hsl(35, 79%, 77%) |
| HSV | hsv(35, 38%, 95%) |
| CMYK | cmyk(0%, 15.6%, 38.3%, 4.7%) |
| CIE-LAB | lab(84.44, 5.98, 32.38) |
| CIE-LCH | lch(84.44, 32.92, 79.53°) |
| OKLab | oklab(86.82% 0.0193 0.0805) |
| OKLCH | oklch(86.82% 0.083 76.5) |
| XYZ | xyz(64.3002, 64.9222, 37.9925) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.11
Burlywood
#DEB887
ΔE00 5.32
Light Peach
#FFD8B1
ΔE00 5.37
Wheat
#F5DEB3
ΔE00 5.81
Moccasin
#FFE4B5
ΔE00 5.86
Pale Peach
#FFE5AD
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CD96 #96BCF3
analogous
#F39F96 #F3CD96 #EAF396
triadic
#F3CD96 #96F3CD #CD96F3
tetradic
#F3CD96 #96F39F #96BCF3 #F396EA
square
#F3CD96 #96F39F #96BCF3 #F396EA
split-complementary
#F3CD96 #96EAF3 #9F96F3
monochromatic
#E69928 #EDB35F #F3CD96 #F9E7CD #FCF2E4
Accessibility & contrast
On white
1.50
#F3CD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#F3CD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CD96
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CD96 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD92
Deuteranopia (green-blind)
#E5D797
Tritanopia (blue-blind)
#FFC3BF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f3cd96; /* rgb */ color: rgb(243, 205, 150); /* oklch */ color: oklch(86.8% 0.083 76.5);
Tailwind
colors: {
custom: {
50: '#f8dcb5',
500: '#f3cd96',
950: '#000000',
},
}SCSS
$custom: #f3cd96; $custom-light: #f8dcb5; $custom-dark: #000000;
JSON
{
"hex": "#f3cd96",
"rgb": {
"r": 243,
"g": 205,
"b": 150
},
"hsl": {
"h": 35.484,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.86816,
"c": 0.08279,
"h": 76.5
},
"luminance": 0.64919
}Semantic roles & 50–950 ramp
primary
#F3CD96
secondary
#5D8CD1
accent
#60DC0A
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171511
muted
#858481