#F3CC8A#F3CC8A
#F3CC8A is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.4% C 0.094 H 80.1°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CC8A |
|---|---|
| RGB | rgb(243, 204, 138) |
| HSL | hsl(38, 81%, 75%) |
| HSV | hsv(38, 43%, 95%) |
| CMYK | cmyk(0%, 16%, 43.2%, 4.7%) |
| CIE-LAB | lab(84.01, 5.22, 37.97) |
| CIE-LCH | lch(84.01, 38.33, 82.17°) |
| OKLab | oklab(86.41% 0.0162 0.093) |
| OKLCH | oklch(86.41% 0.094 80.1) |
| XYZ | xyz(63.1445, 64.0784, 33.0822) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.54
Burlywood
#DEB887
ΔE00 6.17
Sand (survey)
#E2CA76
ΔE00 6.45
Pale Peach
#FFE5AD
ΔE00 6.50
Very Light Brown
#D3B683
ΔE00 6.85
Moccasin
#FFE4B5
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CC8A #8AB1F3
analogous
#F3988A #F3CC8A #E6F38A
triadic
#F3CC8A #8AF3CC #CC8AF3
tetradic
#F3CC8A #8AF398 #8AB1F3 #F38AE6
square
#F3CC8A #8AF398 #8AB1F3 #F38AE6
split-complementary
#F3CC8A #8AE6F3 #988AF3
monochromatic
#E89C1B #EDB452 #F3CC8A #F9E4C2 #FCF3E3
Accessibility & contrast
On white
1.52
#F3CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#F3CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CC8A
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CC8A | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC85
Deuteranopia (green-blind)
#E6D68C
Tritanopia (blue-blind)
#FFC0BB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f3cc8a; /* rgb */ color: rgb(243, 204, 138); /* oklch */ color: oklch(86.4% 0.094 80.1);
Tailwind
colors: {
custom: {
50: '#f9dbad',
500: '#f3cc8a',
950: '#000000',
},
}SCSS
$custom: #f3cc8a; $custom-light: #f9dbad; $custom-dark: #000000;
JSON
{
"hex": "#f3cc8a",
"rgb": {
"r": 243,
"g": 204,
"b": 138
},
"hsl": {
"h": 37.714,
"s": 81.395,
"l": 74.706
},
"oklch": {
"l": 0.86411,
"c": 0.09443,
"h": 80.1
},
"luminance": 0.64075
}Semantic roles & 50–950 ramp
primary
#F3CC8A
secondary
#5280D0
accent
#57DE08
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481