#F3CB7D#F3CB7D
#F3CB7D is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.0% C 0.107 H 83.1°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CB7D |
|---|---|
| RGB | rgb(243, 203, 125) |
| HSL | hsl(40, 83%, 72%) |
| HSV | hsv(40, 49%, 95%) |
| CMYK | cmyk(0%, 16.5%, 48.6%, 4.7%) |
| CIE-LAB | lab(83.57, 4.49, 43.98) |
| CIE-LCH | lch(83.57, 44.21, 84.18°) |
| OKLab | oklab(86.01% 0.0128 0.106) |
| OKLCH | oklch(86.01% 0.107 83.1) |
| XYZ | xyz(62.0221, 63.2504, 28.3397) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.16
Wheat (survey)
#FBDD7E
ΔE00 5.80
Light Mustard
#F7D560
ΔE00 6.76
Sandy
#F1DA7A
ΔE00 6.83
Maize
#F4D054
ΔE00 7.08
Tan (survey)
#D1B26F
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CB7D #7DA5F3
analogous
#F3907D #F3CB7D #E0F37D
triadic
#F3CB7D #7DF3CB #CB7DF3
tetradic
#F3CB7D #7DF390 #7DA5F3 #F37DE0
square
#F3CB7D #7DF390 #7DA5F3 #F37DE0
split-complementary
#F3CB7D #7DE0F3 #907DF3
monochromatic
#E19C15 #EEB545 #F3CB7D #F8E1B5 #FCF4E3
Accessibility & contrast
On white
1.54
#F3CB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#F3CB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CB7D
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CB7D | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA77
Deuteranopia (green-blind)
#E7D57F
Tritanopia (blue-blind)
#FFBEB8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f3cb7d; /* rgb */ color: rgb(243, 203, 125); /* oklch */ color: oklch(86.0% 0.107 83.1);
Tailwind
colors: {
custom: {
50: '#f9daa4',
500: '#f3cb7d',
950: '#000000',
},
}SCSS
$custom: #f3cb7d; $custom-light: #f9daa4; $custom-dark: #000000;
JSON
{
"hex": "#f3cb7d",
"rgb": {
"r": 243,
"g": 203,
"b": 125
},
"hsl": {
"h": 39.661,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.86011,
"c": 0.10672,
"h": 83.1
},
"luminance": 0.63247
}Semantic roles & 50–950 ramp
primary
#F3CB7D
secondary
#4674CE
accent
#50E006
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380