#F3CB84#F3CB84
#F3CB84 is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.1% C 0.100 H 81.1°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CB84 |
|---|---|
| RGB | rgb(243, 203, 132) |
| HSL | hsl(38, 82%, 74%) |
| HSV | hsv(38, 46%, 95%) |
| CMYK | cmyk(0%, 16.5%, 45.7%, 4.7%) |
| CIE-LAB | lab(83.67, 5.14, 40.59) |
| CIE-LCH | lch(83.67, 40.91, 82.78°) |
| OKLab | oklab(86.12% 0.0154 0.0987) |
| OKLCH | oklch(86.12% 0.1 81.1) |
| XYZ | xyz(62.4851, 63.4356, 30.7783) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.94
Navajowhite
#FFDEAD
ΔE00 6.39
Burlywood
#DEB887
ΔE00 6.64
Wheat (survey)
#FBDD7E
ΔE00 6.71
Pale Peach
#FFE5AD
ΔE00 7.05
Very Light Brown
#D3B683
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CB84 #84ACF3
analogous
#F39384 #F3CB84 #E4F384
triadic
#F3CB84 #84F3CB #CB84F3
tetradic
#F3CB84 #84F393 #84ACF3 #F384E4
square
#F3CB84 #84F393 #84ACF3 #F384E4
split-complementary
#F3CB84 #84E4F3 #9384F3
monochromatic
#E69B16 #EEB34C #F3CB84 #F8E3BC #FCF3E3
Accessibility & contrast
On white
1.53
#F3CB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#F3CB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CB84
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CB84 | 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)
#DCCB7F
Deuteranopia (green-blind)
#E6D586
Tritanopia (blue-blind)
#FFBFB9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f3cb84; /* rgb */ color: rgb(243, 203, 132); /* oklch */ color: oklch(86.1% 0.100 81.1);
Tailwind
colors: {
custom: {
50: '#f9daa9',
500: '#f3cb84',
950: '#000000',
},
}SCSS
$custom: #f3cb84; $custom-light: #f9daa9; $custom-dark: #000000;
JSON
{
"hex": "#f3cb84",
"rgb": {
"r": 243,
"g": 203,
"b": 132
},
"hsl": {
"h": 38.378,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.86119,
"c": 0.0999,
"h": 81.1
},
"luminance": 0.63433
}Semantic roles & 50–950 ramp
primary
#F3CB84
secondary
#4C7BCF
accent
#55DF07
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380