#F3CD99#F3CD99
#F3CD99 is a very light, moderate orange. Relative luminance 0.650; OKLCH L 86.9% C 0.080 H 75.1°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CD99 |
|---|---|
| RGB | rgb(243, 205, 153) |
| HSL | hsl(35, 79%, 78%) |
| HSV | hsv(35, 37%, 95%) |
| CMYK | cmyk(0%, 15.6%, 37%, 4.7%) |
| CIE-LAB | lab(84.49, 6.32, 30.89) |
| CIE-LCH | lch(84.49, 31.53, 78.44°) |
| OKLab | oklab(86.87% 0.0205 0.0771) |
| OKLCH | oklch(86.87% 0.08 75.1) |
| XYZ | xyz(64.5448, 65.0201, 39.2811) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.97
Light Peach
#FFD8B1
ΔE00 4.72
Burlywood
#DEB887
ΔE00 5.19
Wheat
#F5DEB3
ΔE00 5.68
Moccasin
#FFE4B5
ΔE00 5.79
Peach
#FFDAB9
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CD99 #99BFF3
analogous
#F3A099 #F3CD99 #ECF399
triadic
#F3CD99 #99F3CD #CD99F3
tetradic
#F3CD99 #99F3A0 #99BFF3 #F399EC
square
#F3CD99 #99F3A0 #99BFF3 #F399EC
split-complementary
#F3CD99 #99ECF3 #A099F3
monochromatic
#E6972B #EDB262 #F3CD99 #F9E8D0 #FCF2E4
Accessibility & contrast
On white
1.50
#F3CD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#F3CD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CD99
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CD99 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE95
Deuteranopia (green-blind)
#E5D79A
Tritanopia (blue-blind)
#FFC3BF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f3cd99; /* rgb */ color: rgb(243, 205, 153); /* oklch */ color: oklch(86.9% 0.080 75.1);
Tailwind
colors: {
custom: {
50: '#f8dcb7',
500: '#f3cd99',
950: '#000000',
},
}SCSS
$custom: #f3cd99; $custom-light: #f8dcb7; $custom-dark: #000000;
JSON
{
"hex": "#f3cd99",
"rgb": {
"r": 243,
"g": 205,
"b": 153
},
"hsl": {
"h": 34.667,
"s": 78.947,
"l": 77.647
},
"oklch": {
"l": 0.86872,
"c": 0.07977,
"h": 75.1
},
"luminance": 0.65017
}Semantic roles & 50–950 ramp
primary
#F3CD99
secondary
#5F8FD1
accent
#62DB0A
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171511
muted
#858481